extra/gitea to 1.19.4-1

This commit is contained in:
Kevin Mihelich 2023-07-05 13:35:00 +00:00
parent cd0ae3090a
commit b28291ffeb

View file

@ -10,7 +10,7 @@
# - don't check repo signature until author puts his keys on keyservers # - don't check repo signature until author puts his keys on keyservers
pkgname=gitea pkgname=gitea
pkgver=1.19.3 pkgver=1.19.4
pkgrel=1 pkgrel=1
pkgdesc="Painless self-hosted Git service, community managed." pkgdesc="Painless self-hosted Git service, community managed."
arch=(x86_64) arch=(x86_64)
@ -29,7 +29,7 @@ optdepends=(
) )
checkdepends=(openssh) checkdepends=(openssh)
options=(!lto) options=(!lto)
_tag=be4bfdb30a85eeb008eaca9affdf684c1f5c6d6d # git rev-parse v${pkgver} _tag=844037d27055013f7cbda803adb2cb92f94a31c3 # git rev-parse v${pkgver}
source=(git+https://github.com/go-gitea/gitea.git#tag=${_tag} source=(git+https://github.com/go-gitea/gitea.git#tag=${_tag}
gitea.tmpfiles gitea.tmpfiles
gitea.service gitea.service