summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Corley2016-03-01 11:42:32 +0000
committerMartin Corley2016-03-01 11:42:32 +0000
commit4cb2385bb9f7324b98a5233f8f971106b798e19c (patch)
tree45b52a6ff06f8bb88be568ba4ace743a2b032687
parent41a3c4bef64a9e166c3071dc98a512e1d1c1b64e (diff)
downloadaur-4cb2385bb9f7324b98a5233f8f971106b798e19c.tar.gz
Update to 3.0.6-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ee24fc92c00..72f651fadf75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# 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.5
- pkgrel = 2
+ pkgver = 3.0.6
+ pkgrel = 1
url = http://www.cogsci.nl/software/opensesame
arch = any
license = GPL
@@ -23,7 +25,7 @@ pkgbase = opensesame
optdepends = python2-pyflakes: validation of python scripts
optdepends = ipython2: improved debugging
options = !emptydirs
- source = opensesame-3.0.5::git://github.com/smathot/OpenSesame.git#tag=release/3.0.5
+ source = opensesame-3.0.6::git://github.com/smathot/OpenSesame.git#tag=release/3.0.6
source = python2.patch
md5sums = SKIP
md5sums = 05241d9c2e0881c6eb3f4f7745aac4fb
diff --git a/PKGBUILD b/PKGBUILD
index dca24421b7cf..4cd167760ee3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Contributor: Martin Corley <Martin.Corley@ed.ac.uk>
pkgname=opensesame
-pkgver=3.0.5
-pkgrel=2
+pkgver=3.0.6
+pkgrel=1
pkgdesc="A graphical, open-source experiment builder for the social sciences, with ability to deploy on Android"
arch=(any)
url="http://www.cogsci.nl/software/opensesame"
@@ -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.5'
+source=("$pkgname-$pkgver"::'git://github.com/smathot/OpenSesame.git#tag=release/3.0.6'
python2.patch)
md5sums=('SKIP'
'05241d9c2e0881c6eb3f4f7745aac4fb')