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

Florian Pritz bluewind at gemini.archlinux.org
Sun May 8 07:45:35 UTC 2022


    Date: Sunday, May 8, 2022 @ 07:45:34
  Author: bluewind
Revision: 1196248

upgpkg: grafana-zabbix 4.2.8-1: upstream update

Modified:
  grafana-zabbix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-08 07:34:34 UTC (rev 1196247)
+++ PKGBUILD	2022-05-08 07:45:34 UTC (rev 1196248)
@@ -1,7 +1,7 @@
 # Maintainer: Florian Pritz <bluewind at xinu.at>
 pkgname=grafana-zabbix
-pkgver=4.2.6
-pkgrel=2
+pkgver=4.2.8
+pkgrel=1
 pkgdesc="Zabbix plugin for Grafana dashboard"
 arch=('any')
 url="https://github.com/alexanderzobnin/grafana-zabbix"
@@ -8,16 +8,9 @@
 license=('APACHE')
 depends=('grafana')
 makedepends=(yarn libfaketime go git nodejs-lts-gallium)
-source=("$pkgname-$pkgver-retagged-1.tar.gz::https://github.com/alexanderzobnin/grafana-zabbix/archive/v$pkgver.tar.gz"
-        grafana-zabbix-sass-update-for-node-16.patch::https://github.com/alexanderzobnin/grafana-zabbix/commit/a09d8a983e051cbe4a959c40224426edc3468d10.patch)
-sha256sums=('913efd1d6bfb903eb7e40d79d58fc1d9cf5041d4764bc1f34f1c5997439de1ab'
-	        'ec1c6863ba97db0da505569b0992bc6a3158d54621db20235635e4fbd36eb15c')
+source=("$pkgname-$pkgver-retagged-1.tar.gz::https://github.com/alexanderzobnin/grafana-zabbix/archive/v$pkgver.tar.gz")
+sha256sums=('052ef487b01861b59ea8171282b774f0fae13c3cc1e6232fda773be59fb9e754')
 
-prepare() {
-	cd "$pkgname-$pkgver"
-	patch -Np1 -i ../grafana-zabbix-sass-update-for-node-16.patch
-}
-
 build() {
 	cd "$pkgname-$pkgver"
 	make install



More information about the arch-commits mailing list