Browse Source
games/fuse-emulator: Updated for version 1.3.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
pull/27/head
Dimitris Zlatanidis
9 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with
4 additions and
4 deletions
-
games/fuse-emulator/fuse-emulator.SlackBuild
-
games/fuse-emulator/fuse-emulator.info
|
|
@ -24,7 +24,7 @@ |
|
|
|
|
|
|
|
PRGNAM=fuse-emulator |
|
|
|
SRCNAM=$(echo $PRGNAM | cut -c1-4) |
|
|
|
VERSION=${VERSION:-1.3.1} |
|
|
|
VERSION=${VERSION:-1.3.2} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
|
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="fuse-emulator" |
|
|
|
VERSION="1.3.1" |
|
|
|
VERSION="1.3.2" |
|
|
|
HOMEPAGE="http://fuse-emulator.sourceforge.net" |
|
|
|
DOWNLOAD="http://downloads.sourceforge.net/project/fuse-emulator/fuse/1.3.1/fuse-1.3.1.tar.gz" |
|
|
|
MD5SUM="50016ce765a1834b4514102c309a7830" |
|
|
|
DOWNLOAD="http://downloads.sourceforge.net/project/fuse-emulator/fuse/1.3.2/fuse-1.3.2.tar.gz" |
|
|
|
MD5SUM="d844077f3bbb0187d0f4cdbcc3e496db" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="libspectrum" |
|
|
|