[arch-commits] Commit in gitea/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Fri Oct 11 14:17:28 UTC 2019


    Date: Friday, October 11, 2019 @ 14:17:27
  Author: archange
Revision: 514872

upgpkg: gitea 1.9.4-1

Modified:
  gitea/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-11 14:16:44 UTC (rev 514871)
+++ PKGBUILD	2019-10-11 14:17:27 UTC (rev 514872)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
 
 pkgname=gitea
-pkgver=1.9.1
+pkgver=1.9.4
 pkgrel=1
 pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs."
 arch=(x86_64)
@@ -21,9 +21,8 @@
   'sqlite: SQLite support'
 )
 backup=('etc/gitea/app.ini')
-_tag=ab23e4b7f4cd0caafe0174c0e7ef6d651ba72889 # 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}"
+_tag=b3f57e124894124dc9de9c568e55065d8574786c # git rev-parse v${pkgver}
+source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed"
         gitea.tmpfiles
         gitea.service
         gitea.sysusers



More information about the arch-commits mailing list