From e0fe1126faabcebf276bd13da0d1c3746e4db65d Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 2 May 2022 12:52:09 +0000 Subject: [PATCH] community/gitea to 1.16.7-1 --- community/gitea/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/gitea/PKGBUILD b/community/gitea/PKGBUILD index b546787d7..8591b9f4d 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.16.6 +pkgver=1.16.7 pkgrel=1 pkgdesc="Painless self-hosted Git service, community managed." arch=(x86_64) @@ -28,7 +28,7 @@ optdepends=( ) checkdepends=(openssh) options=(!lto) -_tag=5828c558b179db5cb41f2f9eb8048b3746f432d3 # git rev-parse v${pkgver} +_tag=62130d05a645938d4c7f2729fd6e17cb3bda4e37 # git rev-parse v${pkgver} source=(git+https://github.com/go-gitea/gitea.git#tag=${_tag} gitea.tmpfiles gitea.service