diff --git a/community/gitea/PKGBUILD b/community/gitea/PKGBUILD index b7f641fea..b815fa6fb 100644 --- a/community/gitea/PKGBUILD +++ b/community/gitea/PKGBUILD @@ -9,7 +9,7 @@ # - don't check repo signature until author puts his keys on keyservers pkgname=gitea -pkgver=1.15.5 +pkgver=1.15.6 pkgrel=1 pkgdesc="Painless self-hosted Git service, community managed." arch=(x86_64) @@ -26,7 +26,7 @@ optdepends=( 'redis: Redis 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}" gitea.tmpfiles gitea.service