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

Florian Pritz bluewind at archlinux.org
Thu Feb 14 15:29:27 UTC 2019


    Date: Thursday, February 14, 2019 @ 15:29:25
  Author: bluewind
Revision: 432204

upgpkg: grafana-zabbix 3.10.0-1

upstream update

Modified:
  grafana-zabbix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-14 14:34:30 UTC (rev 432203)
+++ PKGBUILD	2019-02-14 15:29:25 UTC (rev 432204)
@@ -1,6 +1,6 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 pkgname=grafana-zabbix
-pkgver=3.9.1
+pkgver=3.10.0
 pkgrel=1
 pkgdesc="Zabbix plugin for Grafana dashboard"
 arch=('any')
@@ -8,7 +8,7 @@
 license=('APACHE')
 depends=('grafana')
 source=("https://github.com/alexanderzobnin/grafana-zabbix/archive/v$pkgver.tar.gz")
-md5sums=('ea300b6428b688cc0326916f00685af7')
+md5sums=('af9e84d06e3a9ed3bc4ff28392f19208')
 
 package() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list