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

Bruno Pagani archange at gemini.archlinux.org
Sat Jan 22 22:12:35 UTC 2022


    Date: Saturday, January 22, 2022 @ 22:12:35
  Author: archange
Revision: 1113492

upgpkg: gitea 1.15.10-1

Modified:
  gitea/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-22 21:18:45 UTC (rev 1113491)
+++ PKGBUILD	2022-01-22 22:12:35 UTC (rev 1113492)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
 
 pkgname=gitea
-pkgver=1.15.8
+pkgver=1.15.10
 pkgrel=1
 pkgdesc="Painless self-hosted Git service, community managed."
 arch=(x86_64)
@@ -21,7 +21,7 @@
   'sqlite: SQLite support'
 )
 options=(!lto)
-_tag=cb1f4426e7932caf0c7a0c704d35b2090d711b2f # git rev-parse v${pkgver}
+_tag=9d086896d4ec5b2085688ff6af7f94b2a78e4f54 # 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