summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChad Voegele2016-04-24 08:41:24 -0500
committerChad Voegele2016-04-24 08:41:24 -0500
commit25c0c89f9ddbbd341ada8e5c739dbd87c158f7f2 (patch)
tree3d4daf6f59b2492249057b1f7657711f696e6417 /PKGBUILD
parent049d443515903c6e7e58ec20b35886d4526eec5c (diff)
downloadaur-25c0c89f9ddbbd341ada8e5c739dbd87c158f7f2.tar.gz
Update checksums. Fix patch not applying due to whitespace? and missing parens in linalg.h
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d448184da42..ac86b56181cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Chad Voegele
pkgname=python-spams-svn
-pkgver=20160218
+pkgver=20160424
pkgrel=1
arch=('i686' 'x86_64')
license=('GPL3')
@@ -14,7 +14,7 @@ makedepends=('swig')
source=("python-spams.patch"
"svn+svn://scm.gforge.inria.fr/svnroot/spams-devel/trunk")
-md5sums=('200c0aa5cdd0af5a265e799e58ddd115'
+md5sums=('4d3ea03f84ff1878d8c19d79e7149fb7'
'SKIP')
build() {