[arch-commits] Commit in gitea/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Tue Jun 18 09:02:13 UTC 2019
Date: Tuesday, June 18, 2019 @ 09:02:13
Author: archange
Revision: 482098
upgpkg: gitea 1.8.3-1
Modified:
gitea/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-18 07:44:24 UTC (rev 482097)
+++ PKGBUILD 2019-06-18 09:02:13 UTC (rev 482098)
@@ -3,7 +3,7 @@
# Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
pkgname=gitea
-pkgver=1.8.2
+pkgver=1.8.3
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=db765ccecfba08818f3da6fed8534b28e66d654b # git rev-parse v${pkgver}
+_tag=2b76566c63f0d3d820016259a21aca4cb94bc78b # 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