diff --git a/community/gitea/PKGBUILD b/community/gitea/PKGBUILD index f0afa109b..126046521 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.8 +pkgver=1.15.10 pkgrel=1 pkgdesc="Painless self-hosted Git service, community managed." arch=(x86_64) @@ -27,7 +27,7 @@ optdepends=( 'sqlite: SQLite support' ) options=(!lto) -_tag=cb1f4426e7932caf0c7a0c704d35b2090d711b2f # git rev-parse v${pkgver} +_tag=9d086896d4ec5b2085688ff6af7f94b2a78e4f54 # git rev-parse v${pkgver} source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}" gitea.tmpfiles gitea.service