[arch-commits] Commit in grafana-zabbix/repos/community-any (PKGBUILD PKGBUILD)

Florian Pritz bluewind at archlinux.org
Sat Jul 29 21:20:22 UTC 2017


    Date: Saturday, July 29, 2017 @ 21:20:21
  Author: bluewind
Revision: 246878

archrelease: copy trunk to community-any

Added:
  grafana-zabbix/repos/community-any/PKGBUILD
    (from rev 246877, grafana-zabbix/trunk/PKGBUILD)
Deleted:
  grafana-zabbix/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-29 21:20:11 UTC (rev 246877)
+++ PKGBUILD	2017-07-29 21:20:21 UTC (rev 246878)
@@ -1,17 +0,0 @@
-# Maintainer: Florian Pritz <bluewind at xinu.at>
-pkgname=grafana-zabbix
-pkgver=3.3.0
-pkgrel=1
-pkgdesc="Zabbix plugin for Grafana dashboard"
-arch=('any')
-url="https://github.com/alexanderzobnin/grafana-zabbix"
-license=('APACHE')
-depends=('grafana')
-source=("https://github.com/alexanderzobnin/grafana-zabbix/archive/v$pkgver.tar.gz")
-md5sums=('edcccd3ac7e12182033e601fca1cbe11')
-
-package() {
-	cd "$pkgname-$pkgver"
-	install -dm755 "$pkgdir/var/lib/grafana/plugins/alexanderzobnin-zabbix-app"
-	cp -r . "$pkgdir/var/lib/grafana/plugins/alexanderzobnin-zabbix-app"
-}

Copied: grafana-zabbix/repos/community-any/PKGBUILD (from rev 246877, grafana-zabbix/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-07-29 21:20:21 UTC (rev 246878)
@@ -0,0 +1,17 @@
+# Maintainer: Florian Pritz <bluewind at xinu.at>
+pkgname=grafana-zabbix
+pkgver=3.6.1
+pkgrel=1
+pkgdesc="Zabbix plugin for Grafana dashboard"
+arch=('any')
+url="https://github.com/alexanderzobnin/grafana-zabbix"
+license=('APACHE')
+depends=('grafana')
+source=("https://github.com/alexanderzobnin/grafana-zabbix/archive/v$pkgver.tar.gz")
+md5sums=('c7befbe0006608f28d38d3af07f334dd')
+
+package() {
+	cd "$pkgname-$pkgver"
+	install -dm755 "$pkgdir/var/lib/grafana/plugins/alexanderzobnin-zabbix-app"
+	cp -r . "$pkgdir/var/lib/grafana/plugins/alexanderzobnin-zabbix-app"
+}



More information about the arch-commits mailing list