games/vbam: Use long-format github URL.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2017-03-02 16:07:44 -05:00 committed by Willy Sudiarto Raharjo
parent 18e9c3607c
commit a519a895b1
2 changed files with 4 additions and 2 deletions

View File

@ -23,6 +23,8 @@
# Modified by the SlackBuilds.org project.
# 20170302 bkw: use long-format github URL
# 20170126 bkw:
# - New maintainer, remove old maintainers' email addresses.
# - Update for 2.0.0beta3. This adds SDL2 and SFML as deps.
@ -86,7 +88,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $SRCNAM-$SRCVER
tar xvf $CWD/$SRCNAM-$SRCVER.tar.gz || tar xvf $CWD/$SRCVER.tar.gz
tar xvf $CWD/$SRCNAM-$SRCVER.tar.gz
cd $SRCNAM-$SRCVER
chown -R root:root .
find -L . \

View File

@ -1,7 +1,7 @@
PRGNAM="vbam"
VERSION="2.0.0beta3"
HOMEPAGE="http://vba-m.com/"
DOWNLOAD="https://github.com/visualboyadvance-m/visualboyadvance-m/archive/Beta-3.tar.gz"
DOWNLOAD="https://github.com/visualboyadvance-m/visualboyadvance-m/archive/Beta-3/visualboyadvance-m-Beta-3.tar.gz"
MD5SUM="0b722fb702a34015dc4b37b57679ad20"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""