summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Corley2015-08-23 20:02:20 +0100
committerMartin Corley2015-08-23 20:02:20 +0100
commit2934b4f721768d39d07cc1404ecdc071375a3bf4 (patch)
tree10291e1cc17ad043649b1ae347aadd9b7f6a1b83
parent05ebadd549e1851e38375de1e035d05d45e810b3 (diff)
downloadaur-2934b4f721768d39d07cc1404ecdc071375a3bf4.tar.gz
update to 2.9.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11758e861b3b..dc2c70ca5eb7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = opensesame
pkgdesc = A graphical, open-source experiment builder for the social sciences, with ability to deploy on Android
- pkgver = 2.9.6
+ pkgver = 2.9.7
pkgrel = 1
url = http://www.cogsci.nl/software/opensesame
arch = any
@@ -20,7 +20,7 @@ pkgbase = opensesame
optdepends = python2-expyriment: Expyriment backend
optdepends = python2-pyserial: Serial/Parallel port communication
options = !emptydirs
- source = opensesame-2.9.6::git://github.com/smathot/OpenSesame.git#tag=release/2.9.6
+ source = opensesame-2.9.7::git://github.com/smathot/OpenSesame.git#tag=release/2.9.7
source = python2.patch
md5sums = SKIP
md5sums = b7238618028cffb2169c5b05a332e144
diff --git a/PKGBUILD b/PKGBUILD
index aa92ce99d934..d51103671014 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Martin Corley <Martin.Corley@ed.ac.uk>
pkgname=opensesame
-pkgver=2.9.6
+pkgver=2.9.7
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.6'
+source=("$pkgname-$pkgver"::'git://github.com/smathot/OpenSesame.git#tag=release/2.9.7'
python2.patch)
md5sums=('SKIP'
'b7238618028cffb2169c5b05a332e144')