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

Bruno Pagani archange at gemini.archlinux.org
Mon May 2 10:59:00 UTC 2022


    Date: Monday, May 2, 2022 @ 10:58:59
  Author: archange
Revision: 1192210

upgpkg: gitea 1.16.7-1

Modified:
  gitea/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-02 10:34:13 UTC (rev 1192209)
+++ PKGBUILD	2022-05-02 10:58:59 UTC (rev 1192210)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
 
 pkgname=gitea
-pkgver=1.16.6
+pkgver=1.16.7
 pkgrel=1
 pkgdesc="Painless self-hosted Git service, community managed."
 arch=(x86_64)
@@ -22,7 +22,7 @@
 )
 checkdepends=(openssh)
 options=(!lto)
-_tag=5828c558b179db5cb41f2f9eb8048b3746f432d3 # git rev-parse v${pkgver}
+_tag=62130d05a645938d4c7f2729fd6e17cb3bda4e37 # 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