summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')