mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/gitea to 1.18.2-1
This commit is contained in:
parent
8fae642d13
commit
4584f36aac
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
|
||||
|
||||
pkgname=gitea
|
||||
pkgver=1.18.1
|
||||
pkgver=1.18.2
|
||||
pkgrel=1
|
||||
pkgdesc="Painless self-hosted Git service, community managed."
|
||||
arch=(x86_64)
|
||||
|
@ -28,7 +28,7 @@ optdepends=(
|
|||
)
|
||||
checkdepends=(openssh)
|
||||
options=(!lto)
|
||||
_tag=cb630e628eb239b1e562a3091e6ad47e377ea35d # git rev-parse v${pkgver}
|
||||
_tag=15d8a0268dbef546fc6b8cc5570a6b33994f69fc # 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