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

Florian Pritz bluewind at gemini.archlinux.org
Sun Sep 26 08:27:12 UTC 2021


    Date: Sunday, September 26, 2021 @ 08:27:12
  Author: bluewind
Revision: 1025538

upgpkg: grafana-zabbix 4.2.3-1: upstream update

Modified:
  grafana-zabbix/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-26 08:09:10 UTC (rev 1025537)
+++ PKGBUILD	2021-09-26 08:27:12 UTC (rev 1025538)
@@ -1,6 +1,6 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 pkgname=grafana-zabbix
-pkgver=4.1.5
+pkgver=4.2.3
 pkgrel=1
 pkgdesc="Zabbix plugin for Grafana dashboard"
 arch=('any')
@@ -7,9 +7,9 @@
 url="https://github.com/alexanderzobnin/grafana-zabbix"
 license=('APACHE')
 depends=('grafana')
-makedepends=(yarn python2 libfaketime go git) # node-sass depends on node-gyp 3.8.0 which is still python2 https://github.com/sass/node-sass/issues/2877
+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=('ecba9ce3a84375934f94a2107b12d0abd1d0d818c46990ae2bc66b0fda47bbe7')
+sha256sums=('e004a75acbbe2f8229fc1783522b1b94253b3c74675ccd036224fa09bdfb371c')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list