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

Florian Pritz bluewind at archlinux.org
Sat Aug 1 14:05:05 UTC 2020


    Date: Saturday, August 1, 2020 @ 14:05:04
  Author: bluewind
Revision: 667484

upgpkg: grafana-zabbix 3.12.4-1: upstream update

Modified:
  grafana-zabbix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-01 13:36:31 UTC (rev 667483)
+++ PKGBUILD	2020-08-01 14:05:04 UTC (rev 667484)
@@ -1,6 +1,6 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 pkgname=grafana-zabbix
-pkgver=3.12.2
+pkgver=3.12.4
 pkgrel=1
 pkgdesc="Zabbix plugin for Grafana dashboard"
 arch=('any')
@@ -8,8 +8,8 @@
 license=('APACHE')
 depends=('grafana')
 makedepends=(yarn python2) # node-sass depends on node-gyp 3.8.0 which is still python2 https://github.com/sass/node-sass/issues/2877
-source=("https://github.com/alexanderzobnin/grafana-zabbix/archive/v$pkgver.tar.gz")
-sha256sums=('e06664e9b22a72295741e1a76e7ed6f722fe52de6dc68eeb2038be78ca7807cb')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/alexanderzobnin/grafana-zabbix/archive/v$pkgver.tar.gz")
+sha256sums=('2c7c70cc2d47842d8dd7a4ea41adc8e1857958fb9fe1b934453c874fee193041')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list