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

Florian Pritz bluewind at gemini.archlinux.org
Sun Feb 27 10:05:43 UTC 2022


    Date: Sunday, February 27, 2022 @ 10:05:42
  Author: bluewind
Revision: 1137516

upgpkg: grafana-zabbix 4.2.5-1: upstream update

Modified:
  grafana-zabbix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-27 09:54:31 UTC (rev 1137515)
+++ PKGBUILD	2022-02-27 10:05:42 UTC (rev 1137516)
@@ -1,6 +1,6 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 pkgname=grafana-zabbix
-pkgver=4.2.4
+pkgver=4.2.5
 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=('d2816c54d4984c3f264b88cf9fa744cb0ade203d3fcf64ef75059d3012cb6729')
+sha256sums=('804ed6e8579db7d170179797489ac23dfe8e1cffb430aaa3bba95a8715ae1ca5')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list