summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjose17112016-01-19 22:28:38 +0100
committerjose17112016-01-19 22:28:38 +0100
commit5b2425c3fbe8b64f1e7ba3f3b63a3a1d940a49d1 (patch)
treebc5aebf0f5e23d3359717152d2ab5c35c8f25013
parentb741c738f9bf628a28ebd0548e0cb7eb52270573 (diff)
downloadaur-5b2425c3fbe8b64f1e7ba3f3b63a3a1d940a49d1.tar.gz
fixed md5sums and cleaning up
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD24
2 files changed, 5 insertions, 25 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95a973397068..7194188ad699 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Jan 18 15:31:45 UTC 2016
+# Tue Jan 19 21:28:34 UTC 2016
pkgbase = voxatron
pkgdesc = Voxatron is an action/adventure game set in a world completely made of tiny cubes that can be blasted to smithereens
pkgver = 0.3.4
@@ -24,9 +24,9 @@ pkgbase = voxatron
source_x86_64 = hib://
source_x86_64 = voxatron.desktop
source_x86_64 = vox-exec
- md5sums_x86_64 = 247a511e2f1572fff538c78d5bb68d4a
- md5sums_x86_64 = 184c021b52d3a9c8ac5f49435b4b93e0
md5sums_x86_64 = f7bdba0edf8213cb5c7c9ffe638c5333
+ md5sums_x86_64 = 184c021b52d3a9c8ac5f49435b4b93e0
+ md5sums_x86_64 = bb84f6fcd7cdb18eb417173a6f58e00e
pkgname = voxatron
diff --git a/PKGBUILD b/PKGBUILD
index ea389e0c37a9..9d169f98125c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,26 +31,6 @@ source_x86_64=("hib://${_gamepkg}"
"vox-exec")
DLAGENTS+=('hib::/usr/bin/echo "Could not find %u. Manually download it to \"$(pwd)\", or set up a hib:// DLAGENT in /etc/makepkg.conf."; exit 1')
-#_char=\'
-#DLAGENTS=('https::/bin/echo %o > /tmp/arch && sed -i "s/.part//" /tmp/arch && /usr/bin/curl -s --cookie-jar /tmp/cjar --output /dev/null %u && cp /tmp/cjar ./ && /usr/bin/curl -sL --cookie /tmp/cjar --cookie-jar /tmp/cjar --data "username=$_humbleemail" --data "password=$_humblepassword" %u | grep -f /tmp/arch |grep -o -E "data-web=[^ ]+"| sed -e "s/data-web=\([^ ]*\)/\1/" > /tmp/url && sed -i "s/$_char//g" /tmp/url && /usr/bin/curl --cookie /tmp/cjar --cookie-jar /tmp/cjar -fLC - --retry 3 --retry-delay 3 -o %o "$(</tmp/url)" && rm -f /tmp/{arch,url} || return 0'
- #"http::/usr/bin/curl -sL %u | grep voxatron_${pkgver}_ | sed \"s/.*data-web='/url=/\" | sed \"s/' data-bt.*//\" | grep .tar.gz > /tmp/url && /usr/bin/curl -fLC - --retry 3 --retry-delay 3 -o %o -K /tmp/url && rm /tmp/url")
-#
-#curl reference for update use:
-#curl -sL http://www.humblebundle.com/downloads?key=${_humblevoxatronkey} | grep voxatron_${pkgver}_ | sed -e \"s/.*data-web='/url=/\" | sed -e \"s/' data-bt.*//\" | grep .tar.gz > weblinks.txt
-
-#if [[ ! -f $SRCDEST/${source[0]%%:*} ]]; then
- #if [[ -z $_humbleemail || -z $_humblepassword ]]; then
- #if [[ -z $_humblevoxatronkey ]]; then
- #msg "if you have bound your email and password to your account, "
- #msg "please export the values _humbleemail and _humblepassword so"
- #msg "that you can be logged in to download the game."
- #echo
- #msg "if you have not bound the key to an email, "
- #msg "please export _humblevoxatronkey in your .bashrc"
- #return 1
- #fi
- #fi
-#fi
package(){
cd "${srcdir}"
@@ -72,6 +52,6 @@ package(){
md5sums_i686=('247a511e2f1572fff538c78d5bb68d4a'
'184c021b52d3a9c8ac5f49435b4b93e0'
'bb84f6fcd7cdb18eb417173a6f58e00e')
-md5sums_x86_64=('247a511e2f1572fff538c78d5bb68d4a'
+md5sums_x86_64=('f7bdba0edf8213cb5c7c9ffe638c5333'
'184c021b52d3a9c8ac5f49435b4b93e0'
- 'f7bdba0edf8213cb5c7c9ffe638c5333')
+ 'bb84f6fcd7cdb18eb417173a6f58e00e')