summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSzymon Scholz2018-12-27 22:14:34 +0100
committerSzymon Scholz2018-12-27 22:14:34 +0100
commit7c678bdaa7ab00f2cfb0dc72e17a95cb56fe1926 (patch)
tree245a1760e7996f7f64ee78b28f726a61d1761ce6 /PKGBUILD
parentb3bcb42ac8ec1d855aaea8205d686dfe7ae425a0 (diff)
downloadaur-nagios-images.tar.gz
upgraded sources to 0.9.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 584654b526de..d86db1d12d21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
+# Maintainer: Szymon Scholz
pkgname=nagios-images
-pkgver=0.8
-pkgrel=3
+pkgver=0.9.2
+pkgrel=1
pkgdesc="Collection of images and icons for the nagios system"
arch=('any')
url="http://www.nagios.org/"
@@ -8,9 +9,9 @@ license=('GPL')
#depends=('python' 'pygtk' 'gnome-python-extras' 'python-lxml')
#makedepends=('deb2targz')
source=(http://ftp.de.debian.org/debian/pool/main/n/nagios-images/nagios-images_$pkgver.tar.gz)
-md5sums=('0b41a448c011becb75925685131d201d')
package() {
mkdir -p "$pkgdir/usr/share/nagios/share/images/logos"
cp -r "$srcdir"/nagios-images-$pkgver/* "$pkgdir/usr/share/nagios/share/images/logos/"
}
+md5sums=('c8a563dda86e79a55f6b163003541ba6')