gitea 1.15.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
# Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
|
# Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
|
||||||
|
|
||||||
pkgname=gitea
|
pkgname=gitea
|
||||||
pkgver=1.14.4
|
pkgver=1.15.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs."
|
pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs."
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
@@ -21,7 +21,7 @@ optdepends=(
|
|||||||
'sqlite: SQLite support'
|
'sqlite: SQLite support'
|
||||||
)
|
)
|
||||||
backup=('etc/gitea/app.ini')
|
backup=('etc/gitea/app.ini')
|
||||||
_tag=3cff6a56cc5e6f297667e8b2f8e3bc287614939b # git rev-parse v${pkgver}
|
_tag=e4a8fcb2bf14a794380611d64e84ce1c16d75894 # 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}?signed"
|
||||||
gitea.tmpfiles
|
gitea.tmpfiles
|
||||||
gitea.service
|
gitea.service
|
||||||
|
Reference in New Issue
Block a user