summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2017-11-28 18:59:40 +0100
committerMichel Zou2017-11-28 18:59:40 +0100
commit31f9797bb6b4f7591785bcf52c3c8848d1fc985b (patch)
tree2623ed56f364db3cb0a6953555cff65ce0788cb3
parent73c4b6b156f654e5a29028b429dbe6f03a464f76 (diff)
downloadaur-31f9797bb6b4f7591785bcf52c3c8848d1fc985b.tar.gz
avbin
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e23b64f9fbe4..ec8591bb0222 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Nov 28 17:49:28 UTC 2017
+# Tue Nov 28 17:59:40 UTC 2017
pkgbase = brainworkshop
pkgdesc = Brain Workshop is a free open-source version of the Dual N-Back mental exercise
pkgver = 4.8.4
@@ -10,7 +10,7 @@ pkgbase = brainworkshop
license = GPL
depends = python2
depends = python2-pyglet
- depends = avbin7
+ depends = avbin
depends = openal
source = http://downloads.sourceforge.net/brainworkshop/brainworkshop-4.8.4.zip
source = brainworkshop.sh
diff --git a/PKGBUILD b/PKGBUILD
index 70aed2f9259c..d9f82888f7c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Brain Workshop is a free open-source version of the Dual N-Back mental
arch=('any')
url="http://brainworkshop.sourceforge.net/"
license=('GPL')
-depends=('python2' 'python2-pyglet' 'avbin7' 'openal')
+depends=('python2' 'python2-pyglet' 'avbin' 'openal')
install='brainworkshop.install'
source=(http://downloads.sourceforge.net/brainworkshop/$pkgname-$pkgver.zip
brainworkshop.sh