summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSébastien Leduc2015-08-23 11:28:00 +0200
committerSébastien Leduc2015-08-23 11:28:00 +0200
commite98fddb048c59273271dfcfb465524faaea25ce3 (patch)
tree124498a5687e4279d1bebf5785a8fb71b2b0a2a7 /PKGBUILD
parent3bb5f6eecc9db86694895fb233c0ce807bcd3415 (diff)
downloadaur-e98fddb048c59273271dfcfb465524faaea25ce3.tar.gz
bump to 0.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 682eac16b352..b140b9e41c89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=('python-nmap' 'python2-nmap')
pkgbase='python-nmap'
_realname=python-nmap
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=1
depends=('nmap')
pkgdesc="A Python library which helps in using the nmap port scanner. required nmap software"
@@ -12,7 +12,7 @@ arch=("any")
url="http://xael.org/norman/python/python-nmap"
license=('GPL3')
source="http://xael.org/norman/python/python-nmap/$pkgname-$pkgver.tar.gz"
-md5sums=('2046fa63e969ae77b68e91664e97876b')
+md5sums=('b466e4b2ef30a0b9c0cb80aac215fb79')
prepare() {
cp -a "${srcdir}/${_realname}-${pkgver}"{,-python2}