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

Bruno Pagani archange at archlinux.org
Sun Mar 21 15:49:50 UTC 2021


    Date: Sunday, March 21, 2021 @ 15:49:50
  Author: archange
Revision: 897646

upgpkg: gitea 1.13.5-1

Modified:
  gitea/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-21 15:49:31 UTC (rev 897645)
+++ PKGBUILD	2021-03-21 15:49:50 UTC (rev 897646)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
 
 pkgname=gitea
-pkgver=1.13.4
+pkgver=1.13.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=346105192f9a4bc906fc06f872ffa433d5f17c82 # git rev-parse v${pkgver}
+_tag=138e6d8b9dc19badd41ef67c113b5eafe5ee6864 # 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