mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/gitea to 1.17.3-1
This commit is contained in:
parent
fa83dc2f80
commit
f5965a585b
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
# - don't check repo signature until author puts his keys on keyservers
|
# - don't check repo signature until author puts his keys on keyservers
|
||||||
|
|
||||||
pkgname=gitea
|
pkgname=gitea
|
||||||
pkgver=1.17.2
|
pkgver=1.17.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Painless self-hosted Git service, community managed."
|
pkgdesc="Painless self-hosted Git service, community managed."
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
|
@ -28,7 +28,7 @@ optdepends=(
|
||||||
)
|
)
|
||||||
checkdepends=(openssh)
|
checkdepends=(openssh)
|
||||||
options=(!lto)
|
options=(!lto)
|
||||||
_tag=80041360cf272c009619ebe5987f40c71e10348b # git rev-parse v${pkgver}
|
_tag=9e6d524040ce5377db90f778eabfb89720ae3b82 # git rev-parse v${pkgver}
|
||||||
source=(git+https://github.com/go-gitea/gitea.git#tag=${_tag}
|
source=(git+https://github.com/go-gitea/gitea.git#tag=${_tag}
|
||||||
gitea.tmpfiles
|
gitea.tmpfiles
|
||||||
gitea.service
|
gitea.service
|
||||||
|
|
Loading…
Reference in a new issue