[arch-commits] Commit in grafana-zabbix/trunk (PKGBUILD)

Florian Pritz bluewind at archlinux.org
Wed Dec 30 10:38:38 UTC 2020


    Date: Wednesday, December 30, 2020 @ 10:38:38
  Author: bluewind
Revision: 798732

upgpkg: grafana-zabbix 4.1.0-1: upstream update

Modified:
  grafana-zabbix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-30 10:38:30 UTC (rev 798731)
+++ PKGBUILD	2020-12-30 10:38:38 UTC (rev 798732)
@@ -1,6 +1,6 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 pkgname=grafana-zabbix
-pkgver=4.0.2
+pkgver=4.1.0
 pkgrel=1
 pkgdesc="Zabbix plugin for Grafana dashboard"
 arch=('any')
@@ -9,7 +9,7 @@
 depends=('grafana')
 makedepends=(yarn python2 libfaketime) # 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=('96617a10f784cdb10cc02fe639bf2806f36ab3160ad4b58261f56c368a882412')
+sha256sums=('6101a738c572690804d5b9371374f09ff1b9435e31db797b792e29aa84d2029c')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list