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

Bruno Pagani archange at gemini.archlinux.org
Mon May 16 19:37:51 UTC 2022


    Date: Monday, May 16, 2022 @ 19:37:50
  Author: archange
Revision: 1207599

upgpkg: gitea 1.16.8-1

Modified:
  gitea/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-16 19:15:57 UTC (rev 1207598)
+++ PKGBUILD	2022-05-16 19:37:50 UTC (rev 1207599)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
 
 pkgname=gitea
-pkgver=1.16.7
+pkgver=1.16.8
 pkgrel=1
 pkgdesc="Painless self-hosted Git service, community managed."
 arch=(x86_64)
@@ -22,7 +22,7 @@
 )
 checkdepends=(openssh)
 options=(!lto)
-_tag=62130d05a645938d4c7f2729fd6e17cb3bda4e37 # git rev-parse v${pkgver}
+_tag=00828ab4678507a39ff9826a44c00e1c70e25c1f # 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