Date: Wednesday, May 2, 2018 @ 14:51:26 Author: bluewind Revision: 318659
upgpkg: grafana-zabbix 3.9.1-1 upstream update Modified: grafana-zabbix/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-02 11:43:28 UTC (rev 318658) +++ PKGBUILD 2018-05-02 14:51:26 UTC (rev 318659) @@ -1,6 +1,6 @@ # Maintainer: Florian Pritz <[email protected]> pkgname=grafana-zabbix -pkgver=3.9.0 +pkgver=3.9.1 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=('40331c24f989aece83ac841d8878ed71') +md5sums=('ea300b6428b688cc0326916f00685af7') package() { cd "$pkgname-$pkgver"
