[arch-commits] Commit in gitea/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Mon Feb 17 17:16:29 UTC 2020
Date: Monday, February 17, 2020 @ 17:16:28
Author: archange
Revision: 574436
upgpkg: gitea 1.11.1-1
Modified:
gitea/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-17 17:16:22 UTC (rev 574435)
+++ PKGBUILD 2020-02-17 17:16:28 UTC (rev 574436)
@@ -3,7 +3,7 @@
# Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
pkgname=gitea
-pkgver=1.11.0
+pkgver=1.11.1
pkgrel=1
pkgdesc="Painless self-hosted Git service. Community managed fork of Gogs."
arch=(x86_64)
@@ -21,7 +21,7 @@
'sqlite: SQLite support'
)
backup=('etc/gitea/app.ini')
-_tag=1ff5da865814e11997b0fb0a859d0d398efda34f # git rev-parse v${pkgver}
+_tag=6b767b6a38455f4e66baf44da0efdd0b60c0c2d4 # git rev-parse v${pkgver}
source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed"
gitea.tmpfiles
gitea.service
More information about the arch-commits
mailing list