summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChad Voegele2017-01-04 18:07:36 -0600
committerChad Voegele2017-01-04 18:07:36 -0600
commit4ad4d9790aa9088402481d92e54e22cfc06d0d3d (patch)
treeb763be8b1dad3b2b5a4ebf7ffe915ac0678c4f62 /PKGBUILD
parent25c0c89f9ddbbd341ada8e5c739dbd87c158f7f2 (diff)
downloadaur-4ad4d9790aa9088402481d92e54e22cfc06d0d3d.tar.gz
Get Python include path automatically.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac86b56181cc..4c0539fff6d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Chad Voegele
pkgname=python-spams-svn
-pkgver=20160424
+pkgver=20170104
pkgrel=1
arch=('i686' 'x86_64')
license=('GPL3')
@@ -13,8 +13,7 @@ depends=('python-scipy')
makedepends=('swig')
source=("python-spams.patch"
"svn+svn://scm.gforge.inria.fr/svnroot/spams-devel/trunk")
-
-md5sums=('4d3ea03f84ff1878d8c19d79e7149fb7'
+md5sums=('6a34cc994d2563c497fa4e4478ac6b10'
'SKIP')
build() {