[arch-commits] Commit in gitea/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Sat Mar 28 14:22:17 UTC 2020


    Date: Saturday, March 28, 2020 @ 14:22:16
  Author: alucryd
Revision: 605108

upgpkg: gitea 1.11.3-1

Modified:
  gitea/trunk/PKGBUILD

----------+
 PKGBUILD |   17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-28 14:22:16 UTC (rev 605107)
+++ PKGBUILD	2020-03-28 14:22:16 UTC (rev 605108)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
 
 pkgname=gitea
-pkgver=1.11.1
+pkgver=1.11.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=6b767b6a38455f4e66baf44da0efdd0b60c0c2d4 # git rev-parse v${pkgver}
+_tag=9c55e8b94486d501806f3389192ca13b4e03235c # git rev-parse v${pkgver}
 source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed"
         gitea.tmpfiles
         gitea.service
@@ -32,11 +32,14 @@
             7789b3f6699b9e111fa080226047cdc765e55ff49a3f72aac989c11c06c3e7e0
             2abc51ccd0086bb996194bb7fb241a3f26d84f518417c872b66a3db8970da7e4
             9de4f1e85c1dabffaf79cf996dea0dc52e054f1f469883d950facb3ca97d4ee0)
-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>
-              BA66F67FD73F7058D712D308C3B7C91B632F738A) # Lunny Xiao <xiaolunwen at gmail.com>, retrieved from https://github.com/lunny.gpg
+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>
+  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
 
 prepare() {
   cd ${pkgname}



More information about the arch-commits mailing list