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

Florian Pritz bluewind at archlinux.org
Sun Mar 7 09:46:29 UTC 2021


    Date: Sunday, March 7, 2021 @ 09:46:29
  Author: bluewind
Revision: 885846

upgpkg: grafana-zabbix 4.1.3-1: upstream update

Modified:
  grafana-zabbix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-07 09:29:39 UTC (rev 885845)
+++ PKGBUILD	2021-03-07 09:46:29 UTC (rev 885846)
@@ -1,6 +1,6 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 pkgname=grafana-zabbix
-pkgver=4.1.2
+pkgver=4.1.3
 pkgrel=1
 pkgdesc="Zabbix plugin for Grafana dashboard"
 arch=('any')
@@ -9,7 +9,7 @@
 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
 source=("$pkgname-$pkgver.tar.gz::https://github.com/alexanderzobnin/grafana-zabbix/archive/v$pkgver.tar.gz")
-sha256sums=('793fe9ebb9a55a380031796f4d789c5cace71c0e932b564a4bc0c9f8ce68b3aa')
+sha256sums=('79f464ca181004b44be4a6bdc6a48efa20556406634c8c131acc3abdcb88a306')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list