community/gitea to 1.15.6-1

This commit is contained in:
Kevin Mihelich 2021-10-28 13:31:58 +00:00
parent a5741f7f30
commit 027b8fb54c

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.15.5 pkgver=1.15.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)
@ -26,7 +26,7 @@ optdepends=(
'redis: Redis support' 'redis: Redis support'
'sqlite: SQLite support' 'sqlite: SQLite support'
) )
_tag=de013fbff1597c075fbd3fa0cf5eb052524b3102 # git rev-parse v${pkgver} _tag=ecb388f5f20e65fb38faeddb5f6e9d6474b44e2f # 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