From b4f50596ad0361d23830c4f74c546e668e5c0e35 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 22 Oct 2021 13:25:25 +0000 Subject: [PATCH] community/gitea to 1.15.5-1 --- community/gitea/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/gitea/PKGBUILD b/community/gitea/PKGBUILD index 2bc913e61..b7f641fea 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.4 +pkgver=1.15.5 pkgrel=1 pkgdesc="Painless self-hosted Git service, community managed." arch=(x86_64) @@ -26,7 +26,7 @@ optdepends=( 'redis: Redis support' 'sqlite: SQLite support' ) -_tag=d2bddf294c98da0e88822dfcd972e01e564d17f4 # git rev-parse v${pkgver} +_tag=de013fbff1597c075fbd3fa0cf5eb052524b3102 # git rev-parse v${pkgver} source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}" gitea.tmpfiles gitea.service