summaryrefslogtreecommitdiff
path: root/~mtjm/python2-pyspf/PKGBUILD
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2012-02-15 21:04:51 -0600
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2012-02-15 21:04:51 -0600
commitb3ff1c22a93664f083589a10e30e1f96ca2a15af (patch)
tree5c693c0c80a9a5f06f7af0a2330f0bae74179698 /~mtjm/python2-pyspf/PKGBUILD
parentd562099d4844c7dbd49830bce70524e8eabad0fc (diff)
parentecec4d4d3ca64d7929f1f63857e82268798e066b (diff)
Merge branch 'master' of gitpar:abslibre-mips64el
Diffstat (limited to '~mtjm/python2-pyspf/PKGBUILD')
-rw-r--r--~mtjm/python2-pyspf/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/~mtjm/python2-pyspf/PKGBUILD b/~mtjm/python2-pyspf/PKGBUILD
index a32893066..abb3bfa5f 100644
--- a/~mtjm/python2-pyspf/PKGBUILD
+++ b/~mtjm/python2-pyspf/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Samed Beyribey <ras0ir AT eventualis DOT org>
pkgname=python2-pyspf
_pkgname=pyspf
-pkgver=2.0.5
-pkgrel=2
+pkgver=2.0.7
+pkgrel=1
pkgdesc="Python2 implementation of the Sender Policy Framework (SPF) protocol"
arch=('any')
url="http://pypi.python.org/pypi/pyspf"
@@ -15,7 +15,7 @@ checkdepends=('python2-yaml')
conflicts=('python-pyspf')
options=(!emptydirs)
source=(http://downloads.sourceforge.net/pymilter/$_pkgname-$pkgver.tar.gz)
-md5sums=(7e3f53362e3ad52ec8a496445085a34f)
+md5sums=('df47e2c04054a89da8b46b7f67e704ae')
build() {
cd "$srcdir/$_pkgname-$pkgver"