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

Bruno Pagani archange at gemini.archlinux.org
Sat Apr 23 08:10:33 UTC 2022


    Date: Saturday, April 23, 2022 @ 08:10:32
  Author: archange
Revision: 1187497

upgpkg: gitea 1.16.6-1

Modified:
  gitea/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-23 08:07:24 UTC (rev 1187496)
+++ PKGBUILD	2022-04-23 08:10:32 UTC (rev 1187497)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
 
 pkgname=gitea
-pkgver=1.16.5
+pkgver=1.16.6
 pkgrel=1
 pkgdesc="Painless self-hosted Git service, community managed."
 arch=(x86_64)
@@ -22,7 +22,7 @@
 )
 checkdepends=(openssh)
 options=(!lto)
-_tag=a09c9e6a2687ce17f576cb849e018dfb68e9c532 # git rev-parse v${pkgver}
+_tag=5828c558b179db5cb41f2f9eb8048b3746f432d3 # 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