diff --git a/community/gitea/PKGBUILD b/community/gitea/PKGBUILD index 2bc913e61..b7f641fea 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.4 +pkgver=1.15.5 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=d2bddf294c98da0e88822dfcd972e01e564d17f4 # git rev-parse v${pkgver} +_tag=de013fbff1597c075fbd3fa0cf5eb052524b3102 # git rev-parse v${pkgver} source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}" gitea.tmpfiles gitea.service