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

Florian Pritz bluewind at archlinux.org
Sat Feb 6 13:11:26 UTC 2021


    Date: Saturday, February 6, 2021 @ 13:11:26
  Author: bluewind
Revision: 846661

upgpkg: grafana-zabbix 4.1.2-1: upstream update

Modified:
  grafana-zabbix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-06 13:11:23 UTC (rev 846660)
+++ PKGBUILD	2021-02-06 13:11:26 UTC (rev 846661)
@@ -1,7 +1,7 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 pkgname=grafana-zabbix
-pkgver=4.1.1
-pkgrel=2
+pkgver=4.1.2
+pkgrel=1
 pkgdesc="Zabbix plugin for Grafana dashboard"
 arch=('any')
 url="https://github.com/alexanderzobnin/grafana-zabbix"
@@ -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=('d44882a4f7b13e9fe4e6934e2fc448be1e8527562fc00af70e0aa673189e0f88')
+sha256sums=('793fe9ebb9a55a380031796f4d789c5cace71c0e932b564a4bc0c9f8ce68b3aa')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list