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

Jelle van der Waa jelle at archlinux.org
Thu May 28 17:20:21 UTC 2020


    Date: Thursday, May 28, 2020 @ 17:20:21
  Author: jelle
Revision: 636530

upgpkg: grafana-zabbix 3.12.2-1

Upstream update

Modified:
  grafana-zabbix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-28 17:20:16 UTC (rev 636529)
+++ PKGBUILD	2020-05-28 17:20:21 UTC (rev 636530)
@@ -1,6 +1,6 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 pkgname=grafana-zabbix
-pkgver=3.12.1
+pkgver=3.12.2
 pkgrel=1
 pkgdesc="Zabbix plugin for Grafana dashboard"
 arch=('any')
@@ -9,7 +9,7 @@
 depends=('grafana')
 makedepends=(yarn python2) # node-sass depends on node-gyp 3.8.0 which is still python2 https://github.com/sass/node-sass/issues/2877
 source=("https://github.com/alexanderzobnin/grafana-zabbix/archive/v$pkgver.tar.gz")
-sha256sums=('7cb75cc5f582c9bd60ecf4fb1ea980cd504cce5fde7a394c5d0bf7ec82d92feb')
+sha256sums=('e06664e9b22a72295741e1a76e7ed6f722fe52de6dc68eeb2038be78ca7807cb')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list