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

Bruno Pagani archange at gemini.archlinux.org
Fri Feb 4 11:30:21 UTC 2022


    Date: Friday, February 4, 2022 @ 11:30:20
  Author: archange
Revision: 1125323

upgpkg: gitea 1.15.11-1

Modified:
  gitea/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-04 11:27:35 UTC (rev 1125322)
+++ PKGBUILD	2022-02-04 11:30:20 UTC (rev 1125323)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
 
 pkgname=gitea
-pkgver=1.15.10
+pkgver=1.15.11
 pkgrel=1
 pkgdesc="Painless self-hosted Git service, community managed."
 arch=(x86_64)
@@ -21,7 +21,7 @@
   'sqlite: SQLite support'
 )
 options=(!lto)
-_tag=9d086896d4ec5b2085688ff6af7f94b2a78e4f54 # git rev-parse v${pkgver}
+_tag=594bdebf077a37c939896eea3f446954f4546c2c # 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