Date: Friday, July 26, 2019 @ 12:28:10 Author: bluewind Revision: 492856
upgpkg: grafana-zabbix 3.10.3-1 upstream update Modified: grafana-zabbix/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-26 12:14:08 UTC (rev 492855) +++ PKGBUILD 2019-07-26 12:28:10 UTC (rev 492856) @@ -1,6 +1,6 @@ # Maintainer: Florian Pritz <[email protected]> pkgname=grafana-zabbix -pkgver=3.10.2 +pkgver=3.10.3 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") -sha256sums=('9e507e258722328ebd37224f3f66d03bb0f19a971675a1a37b19dfae1de2cf87') +sha256sums=('2e266b5de7c16ffe87432c64d74ac0b0e00904026b03aa0c13d849f037198fa7') build() { cd "$pkgname-$pkgver"
