Date: Monday, January 23, 2023 @ 17:31:49
  Author: archange
Revision: 1387953

upgpkg: gitea 1.18.3-1

Modified:
  gitea/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-23 16:41:18 UTC (rev 1387952)
+++ PKGBUILD    2023-01-23 17:31:49 UTC (rev 1387953)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
 
 pkgname=gitea
-pkgver=1.18.2
+pkgver=1.18.3
 pkgrel=1
 pkgdesc="Painless self-hosted Git service, community managed."
 arch=(x86_64)
@@ -22,7 +22,7 @@
 )
 checkdepends=(openssh)
 options=(!lto)
-_tag=15d8a0268dbef546fc6b8cc5570a6b33994f69fc # git rev-parse v${pkgver}
+_tag=180345727f72097360d634576be279d02907766a # git rev-parse v${pkgver}
 source=(git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed
         gitea.tmpfiles
         gitea.service

Reply via email to