[arch-commits] Commit in gitea/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Fri Jan 3 11:29:12 UTC 2020
Date: Friday, January 3, 2020 @ 11:29:12
Author: archange
Revision: 547127
upgpkg: gitea 1.10.2-1
Modified:
gitea/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-03 10:41:21 UTC (rev 547126)
+++ PKGBUILD 2020-01-03 11:29:12 UTC (rev 547127)
@@ -3,7 +3,7 @@
# Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
pkgname=gitea
-pkgver=1.10.1
+pkgver=1.10.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=8b8bdbe179fb1fc970fa5e7f9cb1d0daef0741a6 # git rev-parse v${pkgver}
+_tag=44e795ea6399a6fb9877804981a55be86dcfd18d # git rev-parse v${pkgver}
source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed"
gitea.tmpfiles
gitea.service
@@ -35,7 +35,8 @@
validpgpkeys=(8C4033A23895237CB27D52D9D9B5613BEB813F99 # Matti Ranta <matti at mdranta.net> old RSA2048, retrieved from https://github.com/techknowlogick.gpg
B56E3C7437A49E136862F5DE9D8A57ADAA232E95 # Matti Ranta <matti at mdranta.net> new RSA4096, retrieved from https://github.com/techknowlogick.gpg
ED810FD31FBE67F406ED71BDD4F1E9B6493ED946 # Jonas Franz <info at jonasfranz.software>
- 9C5BCD799B3CDB124147A748E0DDFEC24C48784C) # Lauris Bukšis-Haberkorns <lauris at nix.lv>
+ 9C5BCD799B3CDB124147A748E0DDFEC24C48784C # Lauris Bukšis-Haberkorns <lauris at nix.lv>
+ BA66F67FD73F7058D712D308C3B7C91B632F738A) # Lunny Xiao <xiaolunwen at gmail.com>, retrieved from https://github.com/lunny.gpg
prepare() {
cd ${pkgname}
More information about the arch-commits
mailing list