[arch-commits] Commit in grafana-zabbix/trunk (PKGBUILD)
Florian Pritz
bluewind at gemini.archlinux.org
Mon Nov 1 10:02:43 UTC 2021
Date: Monday, November 1, 2021 @ 10:02:43
Author: bluewind
Revision: 1035166
upgpkg: grafana-zabbix 4.2.4-1: upstream update
Modified:
grafana-zabbix/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-01 09:58:12 UTC (rev 1035165)
+++ PKGBUILD 2021-11-01 10:02:43 UTC (rev 1035166)
@@ -1,6 +1,6 @@
# Maintainer: Florian Pritz <bluewind at xinu.at>
pkgname=grafana-zabbix
-pkgver=4.2.3
+pkgver=4.2.4
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=('e004a75acbbe2f8229fc1783522b1b94253b3c74675ccd036224fa09bdfb371c')
+sha256sums=('d2816c54d4984c3f264b88cf9fa744cb0ade203d3fcf64ef75059d3012cb6729')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list