summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2017-11-28 18:49:28 +0100
committerMichel Zou2017-11-28 18:49:28 +0100
commit73c4b6b156f654e5a29028b429dbe6f03a464f76 (patch)
tree1083cfeb8557bd2d9ffb98e8cd078e7be4dd4b58
parent09ab237352138985034401e2e71cbf8ffabd2cf0 (diff)
downloadaur-73c4b6b156f654e5a29028b429dbe6f03a464f76.tar.gz
resdir
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rwxr-xr-xbrainworkshop.sh2
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a71bc7a4f27..e23b64f9fbe4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Nov 22 12:05:18 UTC 2017
+# Tue Nov 28 17:49:28 UTC 2017
pkgbase = brainworkshop
pkgdesc = Brain Workshop is a free open-source version of the Dual N-Back mental exercise
pkgver = 4.8.4
- pkgrel = 5
+ pkgrel = 6
url = http://brainworkshop.sourceforge.net/
install = brainworkshop.install
arch = any
@@ -16,7 +16,7 @@ pkgbase = brainworkshop
source = brainworkshop.sh
source = brainworkshop.desktop
sha256sums = bb1f259eda90e945a803524eedbc0087283e3fb9ae2ab4c16ded88c8c4e95b15
- sha256sums = 8d27b9055ec21e7b39e91d6b1996573c8ecb2c5fac5ad424be6cd134626ff21f
+ sha256sums = 6b11101f516bf5d7479b2f9c1bb43f7764ed4ace41ae2272aaea37a18c5b4a53
sha256sums = 1e645c18ce0648f82285da25a5bbbad1e63e282bfe9d5c31329eb9d04c23f21c
pkgname = brainworkshop
diff --git a/PKGBUILD b/PKGBUILD
index 3b12e68be881..70aed2f9259c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Keerthan Jaic <jckeerthan at gmail dot com>
pkgname=brainworkshop
pkgver=4.8.4
-pkgrel=5
+pkgrel=6
pkgdesc="Brain Workshop is a free open-source version of the Dual N-Back mental exercise"
arch=('any')
url="http://brainworkshop.sourceforge.net/"
@@ -12,7 +12,7 @@ source=(http://downloads.sourceforge.net/brainworkshop/$pkgname-$pkgver.zip
brainworkshop.sh
brainworkshop.desktop)
sha256sums=('bb1f259eda90e945a803524eedbc0087283e3fb9ae2ab4c16ded88c8c4e95b15'
- '8d27b9055ec21e7b39e91d6b1996573c8ecb2c5fac5ad424be6cd134626ff21f'
+ '6b11101f516bf5d7479b2f9c1bb43f7764ed4ace41ae2272aaea37a18c5b4a53'
'1e645c18ce0648f82285da25a5bbbad1e63e282bfe9d5c31329eb9d04c23f21c')
prepare () {
diff --git a/brainworkshop.sh b/brainworkshop.sh
index 3cf25a6c2acf..008468e15d39 100755
--- a/brainworkshop.sh
+++ b/brainworkshop.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-python2 /usr/share/brainworkshop/brainworkshop.pyw
+python2 /usr/share/brainworkshop/brainworkshop.pyw --resdir /usr/share/brainworkshop/res