summaryrefslogtreecommitdiff
path: root/~mtjm/python2-pydns/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-02-24 00:15:39 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-02-24 00:15:39 -0300
commit2050be76621e72c15b0e6547fa0b3e676319cf6c (patch)
tree75f8a4cd7df60691712fd1c4523220690de34ac4 /~mtjm/python2-pydns/PKGBUILD
parent8ce56f6ffc2826ca322adb4d0291152f9f5a69aa (diff)
parent42355452368e0a44d65d7a2d2128d21225d7ed2b (diff)
Merge branch 'master' of ssh://gparabola/abslibre
Diffstat (limited to '~mtjm/python2-pydns/PKGBUILD')
-rw-r--r--~mtjm/python2-pydns/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/~mtjm/python2-pydns/PKGBUILD b/~mtjm/python2-pydns/PKGBUILD
index 76ea7b112..cf5f4b388 100644
--- a/~mtjm/python2-pydns/PKGBUILD
+++ b/~mtjm/python2-pydns/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Samed Beyribey <ras0ir AT eventualis DOT org>
pkgname=python2-pydns
_pkgname=pydns
-pkgver=2.3.5
+pkgver=2.3.6
pkgrel=1
pkgdesc="Python2 module for performing DNS queries"
arch=('any')
@@ -13,7 +13,7 @@ license=('custom')
depends=('python2')
options=(!emptydirs)
source=(http://downloads.sourceforge.net/$_pkgname/$_pkgname-$pkgver.tar.gz)
-md5sums=('50fb6ec23808110162e84ef49140a73f')
+md5sums=('d12ca75251854ab6fcabbaff6909b690')
build() {
cd "$srcdir/$_pkgname-$pkgver"