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

Bruno Pagani archange at archlinux.org
Thu Jan 31 20:43:31 UTC 2019


    Date: Thursday, January 31, 2019 @ 20:43:30
  Author: archange
Revision: 428808

upgpkg: gitea 1.7.1-1

Modified:
  gitea/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-31 20:42:47 UTC (rev 428807)
+++ PKGBUILD	2019-01-31 20:43:30 UTC (rev 428808)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
 
 pkgname=gitea
-pkgver=1.7.0
+pkgver=1.7.1
 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=2216abd24ae70e4d96ac47882e532b34c6c86b36 # git rev-parse v1.7.0
+_tag=a5e36b4f42c494250753a4e9b86901a4413bda9f # git rev-parse v1.7.1
 source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed"
         gitea.tmpfiles
         gitea.service



More information about the arch-commits mailing list