summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72f651fadf75..52670a54a759 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Tue Mar 1 11:41:17 UTC 2016
pkgbase = opensesame
pkgdesc = A graphical, open-source experiment builder for the social sciences, with ability to deploy on Android
- pkgver = 3.0.6
+ pkgver = 3.0.7
pkgrel = 1
url = http://www.cogsci.nl/software/opensesame
arch = any
@@ -25,7 +23,7 @@ pkgbase = opensesame
optdepends = python2-pyflakes: validation of python scripts
optdepends = ipython2: improved debugging
options = !emptydirs
- source = opensesame-3.0.6::git://github.com/smathot/OpenSesame.git#tag=release/3.0.6
+ source = opensesame-3.0.7::git://github.com/smathot/OpenSesame.git#tag=release/3.0.7
source = python2.patch
md5sums = SKIP
md5sums = 05241d9c2e0881c6eb3f4f7745aac4fb
diff --git a/PKGBUILD b/PKGBUILD
index 4cd167760ee3..e753fd69930a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Martin Corley <Martin.Corley@ed.ac.uk>
pkgname=opensesame
-pkgver=3.0.6
+pkgver=3.0.7
pkgrel=1
pkgdesc="A graphical, open-source experiment builder for the social sciences, with ability to deploy on Android"
arch=(any)
@@ -28,7 +28,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/3.0.6'
+source=("$pkgname-$pkgver"::'git://github.com/smathot/OpenSesame.git#tag=release/3.0.7'
python2.patch)
md5sums=('SKIP'
'05241d9c2e0881c6eb3f4f7745aac4fb')