Date: Friday, March 23, 2018 @ 17:12:53 Author: bluewind Revision: 311501
upgpkg: grafana-zabbix 3.9.0-1 upstream update Modified: grafana-zabbix/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-23 17:08:06 UTC (rev 311500) +++ PKGBUILD 2018-03-23 17:12:53 UTC (rev 311501) @@ -1,6 +1,6 @@ # Maintainer: Florian Pritz <[email protected]> pkgname=grafana-zabbix -pkgver=3.8.1 +pkgver=3.9.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=('8f1a6bdc4a67a3f1cd675c8596f8c6df') +md5sums=('40331c24f989aece83ac841d8878ed71') package() { cd "$pkgname-$pkgver"
