Compare commits
2 commits
d07957ab63
...
0e78808022
Author | SHA1 | Date | |
---|---|---|---|
0e78808022 | |||
6cbd9c08db |
2 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ for pkg in $owned_by_you; do
|
||||||
downstream_version=${downstream_version/-*}
|
downstream_version=${downstream_version/-*}
|
||||||
|
|
||||||
# special case for forgejo-aneksajo:
|
# special case for forgejo-aneksajo:
|
||||||
upstream_version=${upstream_version/-git-annex/_git}
|
upstream_version=${upstream_version/-git-annex/_gitannex}
|
||||||
|
|
||||||
if [ -z "$upstream_version" ]; then
|
if [ -z "$upstream_version" ]; then
|
||||||
echo "$pkg not in anitya"
|
echo "$pkg not in anitya"
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
|
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
|
||||||
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
|
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
|
||||||
pkgname=forgejo-aneksajo
|
pkgname=forgejo-aneksajo
|
||||||
pkgver=8.0.3_git1
|
pkgver=8.0.3_gitannex1
|
||||||
_gittag=v${pkgver/_git/-git-annex}
|
_gittag=v8.0.3-git-annex1
|
||||||
pkgrel=2
|
pkgrel=2
|
||||||
pkgdesc="Self-hosted Git service written in Go with git-annex support"
|
pkgdesc="Self-hosted Git service written in Go with git-annex support"
|
||||||
url="https://forgejo.org"
|
url="https://forgejo.org"
|
||||||
|
|
Loading…
Add table
Reference in a new issue