community/gitea to 1.16.6-1

This commit is contained in:
Kevin Mihelich 2022-04-23 16:14:40 +00:00
parent 5e69a3b491
commit 095dad3b35

View file

@ -9,7 +9,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.16.5 pkgver=1.16.6
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)
@ -28,7 +28,7 @@ optdepends=(
) )
checkdepends=(openssh) checkdepends=(openssh)
options=(!lto) options=(!lto)
_tag=a09c9e6a2687ce17f576cb849e018dfb68e9c532 # git rev-parse v${pkgver} _tag=5828c558b179db5cb41f2f9eb8048b3746f432d3 # 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