[arch-commits] Commit in gitea/trunk (PKGBUILD)
Bruno Pagani
archange at gemini.archlinux.org
Sun Dec 26 17:18:46 UTC 2021
Date: Sunday, December 26, 2021 @ 17:18:45
Author: archange
Revision: 1083889
upgpkg: gitea 1.15.8-1
Modified:
gitea/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-26 16:50:30 UTC (rev 1083888)
+++ PKGBUILD 2021-12-26 17:18:45 UTC (rev 1083889)
@@ -3,7 +3,7 @@
# Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
pkgname=gitea
-pkgver=1.15.7
+pkgver=1.15.8
pkgrel=1
pkgdesc="Painless self-hosted Git service, community managed."
arch=(x86_64)
@@ -20,7 +20,8 @@
'redis: Redis support'
'sqlite: SQLite support'
)
-_tag=fc7c22bfc0289dceab775241b20b4210e37f9af6 # git rev-parse v${pkgver}
+options=(!lto)
+_tag=cb1f4426e7932caf0c7a0c704d35b2090d711b2f # 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