From 92f3d4e6401793e4a5a6eaf539778579b6429887 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 17 May 2023 18:07:27 +0000 Subject: [PATCH] community/gitea to 1.19.3-1 --- community/gitea/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/community/gitea/PKGBUILD b/community/gitea/PKGBUILD index 0bba007c3..e70c36fdd 100644 --- a/community/gitea/PKGBUILD +++ b/community/gitea/PKGBUILD @@ -1,4 +1,5 @@ # Maintainer: Bruno Pagani +# Maintainer: Robin Candau # Maintainer: Maxime Gauduin # Contributor: Frederik Schwan @@ -9,7 +10,7 @@ # - don't check repo signature until author puts his keys on keyservers pkgname=gitea -pkgver=1.18.5 +pkgver=1.19.3 pkgrel=1 pkgdesc="Painless self-hosted Git service, community managed." arch=(x86_64) @@ -28,7 +29,7 @@ optdepends=( ) checkdepends=(openssh) options=(!lto) -_tag=2b5f49c6f40731b00023c39d6efcfade37db56b1 # git rev-parse v${pkgver} +_tag=be4bfdb30a85eeb008eaca9affdf684c1f5c6d6d # git rev-parse v${pkgver} source=(git+https://github.com/go-gitea/gitea.git#tag=${_tag} gitea.tmpfiles gitea.service