Date: Wednesday, April 24, 2019 @ 11:54:01 Author: jelle Revision: 453283
upgpkg: grafana-zabbix 3.10.2-1 Upstream update Modified: grafana-zabbix/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-24 11:53:46 UTC (rev 453282) +++ PKGBUILD 2019-04-24 11:54:01 UTC (rev 453283) @@ -1,6 +1,6 @@ # Maintainer: Florian Pritz <[email protected]> pkgname=grafana-zabbix -pkgver=3.10.1 +pkgver=3.10.2 pkgrel=1 pkgdesc="Zabbix plugin for Grafana dashboard" arch=('any') @@ -9,7 +9,7 @@ depends=('grafana') makedepends=(yarn python2) source=("https://github.com/alexanderzobnin/grafana-zabbix/archive/v$pkgver.tar.gz") -md5sums=('5b0a9e9334408fbabfd633fc34f2e5b4') +sha256sums=('9e507e258722328ebd37224f3f66d03bb0f19a971675a1a37b19dfae1de2cf87') build() { cd "$pkgname-$pkgver"
