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

Jelle van der Waa jelle at archlinux.org
Tue May 26 15:16:59 UTC 2020


    Date: Tuesday, May 26, 2020 @ 15:16:59
  Author: jelle
Revision: 635111

upgpkg: grafana 7.0.1-1

Upstream update.

Modified:
  grafana/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-26 14:55:20 UTC (rev 635110)
+++ PKGBUILD	2020-05-26 15:16:59 UTC (rev 635111)
@@ -3,7 +3,7 @@
 # Contributor: Gilles Hamel <hamelg at laposte dot net>
 
 pkgname=grafana
-pkgver=7.0.0
+pkgver=7.0.1
 pkgrel=1
 pkgdesc='Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB'
 url='https://grafana.com/'
@@ -12,7 +12,7 @@
 depends=('glibc' 'freetype2' 'fontconfig' 'gsfonts')
 makedepends=('git' 'go-pie' 'npm' 'grunt-cli' 'python' 'nodejs-lts-erbium')
 backup=('etc/grafana.ini')
-source=("git+https://github.com/grafana/grafana.git?signed#tag=v$pkgver"
+source=("git+https://github.com/grafana/grafana.git#tag=v$pkgver"
         'grafana.service'
         'grafana.sysusers'
         'grafana.tmpfiles'
@@ -27,7 +27,8 @@
               "AA70DF6234FBF96AB9101D09E6D5D452E87026E9"  # https://github.com/aknuds1.gpg
               "622E7A764E0C94351E061C57F8D44788D50B48DF"  # https://github.com/xlson.gpg
               "E9EBB044CD6A98482208FE569A774B897EAAB194"  # https://github.com/torkelo.gpg
-              "2E240E94A7ADC77A1DFE1085EBFE0FB04612DD4A") # https://github.com/marefr.gpg
+              "2E240E94A7ADC77A1DFE1085EBFE0FB04612DD4A"  # https://github.com/marefr.gpg
+              "5990A087E92D7E15FBF3161103BA4D7E39F0DAF8") # https://github.com/hugohaggmark.gpg
 
 prepare() {
   cd $pkgname



More information about the arch-commits mailing list