Date: Sunday, November 8, 2020 @ 13:00:13
  Author: bluewind
Revision: 746550

upgpkg: grafana-zabbix 4.0.1-1: upstream update

Modified:
  grafana-zabbix/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-11-08 12:59:27 UTC (rev 746549)
+++ PKGBUILD    2020-11-08 13:00:13 UTC (rev 746550)
@@ -1,6 +1,6 @@
 # Maintainer: Florian Pritz <[email protected]>
 pkgname=grafana-zabbix
-pkgver=3.12.4
+pkgver=4.0.1
 pkgrel=1
 pkgdesc="Zabbix plugin for Grafana dashboard"
 arch=('any')
@@ -9,7 +9,7 @@
 depends=('grafana')
 makedepends=(yarn python2) # node-sass depends on node-gyp 3.8.0 which is 
still python2 https://github.com/sass/node-sass/issues/2877
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/alexanderzobnin/grafana-zabbix/archive/v$pkgver.tar.gz";)
-sha256sums=('2c7c70cc2d47842d8dd7a4ea41adc8e1857958fb9fe1b934453c874fee193041')
+sha256sums=('8967e8fea38c85f3753a9108641088c5b176eedd2a3f06f9cf15b19fd6ab87f4')
 
 build() {
        cd "$pkgname-$pkgver"

Reply via email to