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

Bruno Pagani archange at archlinux.org
Tue Nov 17 18:19:32 UTC 2020


    Date: Tuesday, November 17, 2020 @ 18:19:32
  Author: archange
Revision: 756809

upgpkg: gitea 1.12.6-1

Modified:
  gitea/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-17 18:11:48 UTC (rev 756808)
+++ PKGBUILD	2020-11-17 18:19:32 UTC (rev 756809)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
 
 pkgname=gitea
-pkgver=1.12.5
+pkgver=1.12.6
 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=4d8751fda388c7222a65881f0920b12da6d75b1d # git rev-parse v${pkgver}
+_tag=08209589da0f669a4595841ff3b7d99c3673182c # git rev-parse v${pkgver}
 source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed"
         gitea.tmpfiles
         gitea.service



More information about the arch-commits mailing list