diff --git a/community/gitea/PKGBUILD b/community/gitea/PKGBUILD index 543f314a7..e0178f444 100644 --- a/community/gitea/PKGBUILD +++ b/community/gitea/PKGBUILD @@ -7,7 +7,7 @@ # - don't check repo signature until author puts his keys on keyservers pkgname=gitea -pkgver=1.9.0 +pkgver=1.9.1 pkgrel=1 pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs." arch=(x86_64) @@ -25,7 +25,8 @@ optdepends=( 'sqlite: SQLite support' ) backup=('etc/gitea/app.ini') -_tag=3121f8d226ecf2df940c417008d1cf10070067e9 # git rev-parse v${pkgver} +_tag=ab23e4b7f4cd0caafe0174c0e7ef6d651ba72889 # git rev-parse v${pkgver} +#source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed" source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}" gitea.tmpfiles gitea.service