summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Corley2015-06-08 13:55:55 +0100
committerMartin Corley2015-06-08 13:55:55 +0100
commit11c40d6b352e5951e1e13d52ab7c7c8b32d98eb3 (patch)
tree4863cd0cb321a0df88f79e8de7dc3d3143ebc6bc
parentb50c941a5eb0379fe5f34de5c04a927ca24a67aa (diff)
downloadaur-11c40d6b352e5951e1e13d52ab7c7c8b32d98eb3.tar.gz
upgrade to 2.9.6
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9773b22e53b0..aa92ce99d934 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Martin Corley <Martin.Corley@ed.ac.uk>
pkgname=opensesame
-pkgver=2.9.5
+pkgver=2.9.6
pkgrel=1
pkgdesc="A graphical, open-source experiment builder for the social sciences, with ability to deploy on Android"
arch=(any)
@@ -19,7 +19,7 @@ optdepends=('psychopy: PsychoPy backend'
options=(!emptydirs)
#source=(http://files.cogsci.nl/software/opensesame/opensesame_${pkgver}-1.tar.g
#python2.patch)
-source=("$pkgname-$pkgver"::'git://github.com/smathot/OpenSesame.git#tag=release/2.9.5'
+source=("$pkgname-$pkgver"::'git://github.com/smathot/OpenSesame.git#tag=release/2.9.6'
python2.patch)
md5sums=('SKIP'
'b7238618028cffb2169c5b05a332e144')