Date: Tuesday, June 16, 2020 @ 19:10:00 Author: jelle Revision: 646253
upgpkg: grafana 7.0.3-1 Modified: grafana/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-16 18:28:44 UTC (rev 646252) +++ PKGBUILD 2020-06-16 19:10:00 UTC (rev 646253) @@ -3,7 +3,7 @@ # Contributor: Gilles Hamel <hamelg at laposte dot net> pkgname=grafana -pkgver=7.0.2 +pkgver=7.0.3 pkgrel=1 pkgdesc='Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB' url='https://grafana.com/' @@ -28,7 +28,8 @@ "622E7A764E0C94351E061C57F8D44788D50B48DF" # https://github.com/xlson.gpg "E9EBB044CD6A98482208FE569A774B897EAAB194" # https://github.com/torkelo.gpg "2E240E94A7ADC77A1DFE1085EBFE0FB04612DD4A" # https://github.com/marefr.gpg - "5990A087E92D7E15FBF3161103BA4D7E39F0DAF8") # https://github.com/hugohaggmark.gpg + "5990A087E92D7E15FBF3161103BA4D7E39F0DAF8" # https://github.com/hugohaggmark.gpg + "73B00FD007FF40A7B877F8E1C56C450B04996310") # https://github.com/mckn.gpg prepare() { cd $pkgname
