[arch-commits] Commit in gitea/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Sat Feb 6 00:38:55 UTC 2021
Date: Saturday, February 6, 2021 @ 00:38:55
Author: archange
Revision: 846442
upgpkg: gitea 1.13.2-1
Modified:
gitea/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-06 00:25:24 UTC (rev 846441)
+++ PKGBUILD 2021-02-06 00:38:55 UTC (rev 846442)
@@ -3,7 +3,7 @@
# Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
pkgname=gitea
-pkgver=1.13.1
+pkgver=1.13.2
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=599a96c602b92d4558b64a97f0d70977c64e7447 # git rev-parse v${pkgver}
+_tag=1869326f16f3e24a53b8082b1d14e9c92096c44d # git rev-parse v${pkgver}
source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed"
gitea.tmpfiles
gitea.service
@@ -39,7 +39,8 @@
9C5BCD799B3CDB124147A748E0DDFEC24C48784C # Lauris Bukšis-Haberkorns <lauris at nix.lv>
D8F9672D77C0BB60A024C23EDFDE60A0093EB926 # Lauris Bukšis-Haberkorns <lauris at nix.lv> new RSA4096
BA66F67FD73F7058D712D308C3B7C91B632F738A # Lunny Xiao <xiaolunwen at gmail.com>, retrieved from https://github.com/lunny.gpg
-) # Lunny Xiao <xiaolunwen at gmail.com>, retrieved from https://github.com/lunny.gpg
+ B5F0915813554C32C1D599C2C99B82E40B027BAE # '6543' <6543 at obermui.de>
+)
prepare() {
cd ${pkgname}
More information about the arch-commits
mailing list