mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/gitea to 1.12.5-1
This commit is contained in:
parent
00acafc3a2
commit
f810269535
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
# - don't check repo signature until author puts his keys on keyservers
|
||||
|
||||
pkgname=gitea
|
||||
pkgver=1.12.4
|
||||
pkgrel=2
|
||||
pkgver=1.12.5
|
||||
pkgrel=1
|
||||
pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs."
|
||||
arch=(x86_64)
|
||||
url="https://gitea.io"
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
'sqlite: SQLite support'
|
||||
)
|
||||
backup=('etc/gitea/app.ini')
|
||||
_tag=e65ff65e02fd77bb21c68724e3c682b84ad835dd # git rev-parse v${pkgver}
|
||||
_tag=4d8751fda388c7222a65881f0920b12da6d75b1d # git rev-parse v${pkgver}
|
||||
source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}"
|
||||
gitea.tmpfiles
|
||||
gitea.service
|
||||
|
|
Loading…
Reference in a new issue