From 378decc14921210ec7a913bb56ead035c49b059c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 26 Dec 2021 18:21:28 +0000 Subject: [PATCH] community/gitea to 1.15.8-1 --- community/gitea/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/community/gitea/PKGBUILD b/community/gitea/PKGBUILD index 00ab2f28b..f0afa109b 100644 --- a/community/gitea/PKGBUILD +++ b/community/gitea/PKGBUILD @@ -9,7 +9,7 @@ # - don't check repo signature until author puts his keys on keyservers pkgname=gitea -pkgver=1.15.7 +pkgver=1.15.8 pkgrel=1 pkgdesc="Painless self-hosted Git service, community managed." arch=(x86_64) @@ -26,7 +26,8 @@ optdepends=( '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}" gitea.tmpfiles gitea.service