From 63bd9156fdb6e7456fc52c8ad6fd970348b412d6 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Sat, 12 Oct 2019 00:23:58 +0000 Subject: [PATCH] community/gitea to 1.9.4-1 --- community/gitea/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/community/gitea/PKGBUILD b/community/gitea/PKGBUILD index e0178f444..4c6780148 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.9.1 +pkgver=1.9.4 pkgrel=1 pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs." arch=(x86_64) @@ -25,8 +25,7 @@ optdepends=( 'sqlite: SQLite support' ) backup=('etc/gitea/app.ini') -_tag=ab23e4b7f4cd0caafe0174c0e7ef6d651ba72889 # git rev-parse v${pkgver} -#source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed" +_tag=b3f57e124894124dc9de9c568e55065d8574786c # git rev-parse v${pkgver} source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}" gitea.tmpfiles gitea.service