[arch-commits] Commit in gitea/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Sat Oct 10 11:30:15 UTC 2020
Date: Saturday, October 10, 2020 @ 11:30:14
Author: archange
Revision: 723089
upgpkg: gitea 1.12.5-1
Modified:
gitea/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-10 11:08:27 UTC (rev 723088)
+++ PKGBUILD 2020-10-10 11:30:14 UTC (rev 723089)
@@ -3,8 +3,8 @@
# Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
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"
@@ -21,7 +21,7 @@
'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}?signed"
gitea.tmpfiles
gitea.service
More information about the arch-commits
mailing list