extra/gitea to 1.21.7-1

This commit is contained in:
Kevin Mihelich 2024-02-26 18:06:48 +00:00
parent 6be38cd1d1
commit 28cdaeb527
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = gitea
pkgdesc = Painless self-hosted Git service, community managed.
pkgver = 1.21.6
pkgver = 1.21.7
pkgrel = 1
url = https://gitea.io
arch = x86_64
@ -20,7 +20,7 @@ pkgbase = gitea
optdepends = sqlite: SQLite support
options = !lto
backup = etc/gitea/app.ini
source = git+https://github.com/go-gitea/gitea.git#tag=63a054a1591fd7453f5b19d67b290d25ada85ced?signed
source = git+https://github.com/go-gitea/gitea.git#tag=2a06dba108f789ff40bda019edb00df16392cf6d?signed
source = gitea.tmpfiles
source = gitea.service
source = gitea.sysusers

View file

@ -10,7 +10,7 @@
# - don't check repo signature until author puts his keys on keyservers
pkgname=gitea
pkgver=1.21.6
pkgver=1.21.7
pkgrel=1
pkgdesc="Painless self-hosted Git service, community managed."
arch=(x86_64)
@ -30,7 +30,7 @@ optdepends=(
checkdepends=(openssh)
options=(!lto)
backup=('etc/gitea/app.ini')
_tag=63a054a1591fd7453f5b19d67b290d25ada85ced # git rev-parse v${pkgver}
_tag=2a06dba108f789ff40bda019edb00df16392cf6d # git rev-parse v${pkgver}
source=(git+https://github.com/go-gitea/gitea.git#tag=${_tag}
gitea.tmpfiles
gitea.service