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

Bruno Pagani archange at archlinux.org
Thu Mar 28 14:13:41 UTC 2019


    Date: Thursday, March 28, 2019 @ 14:13:40
  Author: archange
Revision: 445370

upgpkg: gitea 1.7.5-1

Modified:
  gitea/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-28 14:13:26 UTC (rev 445369)
+++ PKGBUILD	2019-03-28 14:13:40 UTC (rev 445370)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
 
 pkgname=gitea
-pkgver=1.7.4
+pkgver=1.7.5
 pkgrel=1
 pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs."
 arch=('x86_64')
@@ -21,7 +21,7 @@
   'sqlite: SQLite support'
 )
 backup=('etc/gitea/app.ini')
-_tag=0dfa88bbfa315bcdadb1e0064f4484273d2028e2 # git rev-parse v1.7.4
+_tag=a1836557bf42e8d340a3c810c2a0f0238b6235e4 # git rev-parse v${pkgver}
 source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed"
         gitea-disable-u2f.patch::"https://patch-diff.githubusercontent.com/raw/go-gitea/gitea/pull/5994.patch"
         gitea.tmpfiles



More information about the arch-commits mailing list