From 391e2dd696be760cfa2f908f937e736268b7bd54 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 23 Mar 2021 23:19:46 +0000 Subject: [PATCH] community/gitea to 1.13.6-1 --- community/gitea/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/gitea/PKGBUILD b/community/gitea/PKGBUILD index 555b71761..7b8b06317 100644 --- a/community/gitea/PKGBUILD +++ b/community/gitea/PKGBUILD @@ -7,7 +7,7 @@ # - don't check repo signature until author puts his keys on keyservers pkgname=gitea -pkgver=1.13.5 +pkgver=1.13.6 pkgrel=1 pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs." arch=(x86_64) @@ -25,7 +25,7 @@ optdepends=( 'sqlite: SQLite support' ) backup=('etc/gitea/app.ini') -_tag=138e6d8b9dc19badd41ef67c113b5eafe5ee6864 # git rev-parse v${pkgver} +_tag=e3dc5300c44a3e7de273e62fadf911e2c9cb79eb # git rev-parse v${pkgver} source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}" gitea.tmpfiles gitea.service