Date: Saturday, December 14, 2019 @ 23:51:43
  Author: archange
Revision: 537709

upgpkg: gitea 1.10.1-1

Modified:
  gitea/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-12-14 20:38:22 UTC (rev 537708)
+++ PKGBUILD    2019-12-14 23:51:43 UTC (rev 537709)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
 
 pkgname=gitea
-pkgver=1.10.0
+pkgver=1.10.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=7be07352eae738e152d8d1988520b3529b9919bf # git rev-parse v${pkgver}
+_tag=8b8bdbe179fb1fc970fa5e7f9cb1d0daef0741a6 # git rev-parse v${pkgver}
 source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed";
         gitea.tmpfiles
         gitea.service

Reply via email to