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

Florian Pritz bluewind at gemini.archlinux.org
Sun Apr 10 13:10:18 UTC 2022


    Date: Sunday, April 10, 2022 @ 13:10:17
  Author: bluewind
Revision: 1184958

upgpkg: grafana-zabbix 4.2.6-1: upstream update

Modified:
  grafana-zabbix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-10 13:04:12 UTC (rev 1184957)
+++ PKGBUILD	2022-04-10 13:10:17 UTC (rev 1184958)
@@ -1,6 +1,6 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 pkgname=grafana-zabbix
-pkgver=4.2.5
+pkgver=4.2.6
 pkgrel=1
 pkgdesc="Zabbix plugin for Grafana dashboard"
 arch=('any')
@@ -9,7 +9,7 @@
 depends=('grafana')
 makedepends=(yarn python2 libfaketime go git nodejs-lts-fermium) # 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=('804ed6e8579db7d170179797489ac23dfe8e1cffb430aaa3bba95a8715ae1ca5')
+sha256sums=('03587d586be11e9e472e1001c949971c6b42053a000c9adc4e43fefac179be54')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list