ilot/forgejo-aneksajo: change version scheme to match upstream #70

Merged
ayakael merged 3 commits from forgejo-aneksajo/change-version-scheme into v3.20 2024-10-29 12:55:05 +00:00
Showing only changes of commit b9cb527dae - Show all commits

View file

@ -4,9 +4,9 @@
# Contributor: Patrycja Rosa <alpine@ptrcnull.me>
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=forgejo-aneksajo
pkgver=8.0.3
_gittag=v$pkgver-git-annex1
pkgrel=1
pkgver=8.0.3_git1
_gittag=v${pkgver/_git/-git-annex}
pkgrel=2
pkgdesc="Self-hosted Git service written in Go with git-annex support"
url="https://forgejo.org"
# riscv64: builds fail https://codeberg.org/forgejo/forgejo/issues/3025