Date: Thursday, March 26, 2020 @ 21:11:25 Author: jelle Revision: 604695
upgpkg: grafana-zabbix 3.11.0-1 Upstream update. Modified: grafana-zabbix/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-26 21:11:23 UTC (rev 604694) +++ PKGBUILD 2020-03-26 21:11:25 UTC (rev 604695) @@ -1,6 +1,6 @@ # Maintainer: Florian Pritz <[email protected]> pkgname=grafana-zabbix -pkgver=3.10.5 +pkgver=3.11.0 pkgrel=1 pkgdesc="Zabbix plugin for Grafana dashboard" arch=('any') @@ -9,7 +9,7 @@ depends=('grafana') makedepends=(yarn python) source=("https://github.com/alexanderzobnin/grafana-zabbix/archive/v$pkgver.tar.gz") -sha256sums=('13dca17cdff8c94d8f4c763751222a5d42c41eeef0e189ebfc8857e654d827e3') +sha256sums=('79934cb011f8f36f09fece1a2f075aa213f1bdc6dc6b74b60b236bce883a01c7') build() { cd "$pkgname-$pkgver"
