Date: Wednesday, March 13, 2019 @ 12:34:58
  Author: archange
Revision: 440886

upgpkg: gitea 1.7.4-1

Modified:
  gitea/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-13 11:53:16 UTC (rev 440885)
+++ PKGBUILD    2019-03-13 12:34:58 UTC (rev 440886)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
 
 pkgname=gitea
-pkgver=1.7.3
+pkgver=1.7.4
 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=bfd52f320019c6980cc24a3e0040b5c0d2dd91d7 # git rev-parse v1.7.3
+_tag=0dfa88bbfa315bcdadb1e0064f4484273d2028e2 # git rev-parse v1.7.4
 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

Reply via email to