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

Maxime Gauduin alucryd at archlinux.org
Wed Aug 14 21:38:28 UTC 2019


    Date: Wednesday, August 14, 2019 @ 21:38:28
  Author: alucryd
Revision: 499242

upgpkg: gitea 1.9.1-1

Modified:
  gitea/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-14 21:22:12 UTC (rev 499241)
+++ PKGBUILD	2019-08-14 21:38:28 UTC (rev 499242)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
 
 pkgname=gitea
-pkgver=1.9.0
+pkgver=1.9.1
 pkgrel=1
 pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs."
 arch=(x86_64)
@@ -21,8 +21,9 @@
   'sqlite: SQLite support'
 )
 backup=('etc/gitea/app.ini')
-_tag=3121f8d226ecf2df940c417008d1cf10070067e9 # git rev-parse v${pkgver}
-source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed"
+_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}"
         gitea.tmpfiles
         gitea.service
         gitea.sysusers



More information about the arch-commits mailing list