community/gitea to 1.9.1-1

This commit is contained in:
Kevin Mihelich 2019-08-14 23:59:10 +00:00
parent b79e67f96b
commit 8e09b5f5f7

View file

@ -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