From 43289d3963c0e193c01b7dd426e1af90763fa1f6 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 30 Dec 2020 17:11:50 +0000 Subject: [PATCH] community/gitea to 1.13.1-1 --- community/gitea/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/gitea/PKGBUILD b/community/gitea/PKGBUILD index d03431c27..37fe316c0 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.0 +pkgver=1.13.1 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=f55e479eaaef1b1150ac2ee36b1f4f30cd154dce # git rev-parse v${pkgver} +_tag=599a96c602b92d4558b64a97f0d70977c64e7447 # git rev-parse v${pkgver} source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}" gitea.tmpfiles gitea.service