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

Bruno Pagani archange at archlinux.org
Thu May 30 09:01:51 UTC 2019


    Date: Thursday, May 30, 2019 @ 09:01:50
  Author: archange
Revision: 474540

upgpkg: gitea 1.8.2-1

Modified:
  gitea/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-30 09:01:45 UTC (rev 474539)
+++ PKGBUILD	2019-05-30 09:01:50 UTC (rev 474540)
@@ -3,7 +3,7 @@
 # Contributor: Frederik Schwan <frederik dot schwan at linux dot com>
 
 pkgname=gitea
-pkgver=1.8.1
+pkgver=1.8.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=c0e97d066c4c4f899c0b7d949c8510fef1b7d1e2 # git rev-parse v${pkgver}
+_tag=db765ccecfba08818f3da6fed8534b28e66d654b # git rev-parse v${pkgver}
 source=("git+https://github.com/go-gitea/gitea.git#tag=${_tag}?signed"
         gitea.tmpfiles
         gitea.service
@@ -34,7 +34,8 @@
             '2abc51ccd0086bb996194bb7fb241a3f26d84f518417c872b66a3db8970da7e4'
             'ab0183aeee92d127819b033cbe0b9eab2e1072fb67a0a20e838d911138799b70'
             '2dd05c2ec8d5b17332525fe176e40df9893aa632f48525f9d5df98e05027aebf')
-validpgpkeys=(8C4033A23895237CB27D52D9D9B5613BEB813F99  # Matti Ranta <matti at mdranta.net>, retrieved from https://github.com/techknowlogick.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> 
 install=gitea.install



More information about the arch-commits mailing list