diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-02-04 09:17:05 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-11 07:24:46 +0700 |
commit | 028ee9be415a8225ae8a9201c212e67059a65076 (patch) | |
tree | e03d516282ff1f2bb7230f115a4a45e9ecaf82d4 /games | |
parent | 7345152def2886e43c7fad8028ed0d68ae7f5012 (diff) |
games/fuse-emulator: Updated for version 1.3.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games')
-rw-r--r-- | games/fuse-emulator/fuse-emulator.SlackBuild | 4 | ||||
-rw-r--r-- | games/fuse-emulator/fuse-emulator.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/fuse-emulator/fuse-emulator.SlackBuild b/games/fuse-emulator/fuse-emulator.SlackBuild index 2e3f6687e49c..b902ae5a58e3 100644 --- a/games/fuse-emulator/fuse-emulator.SlackBuild +++ b/games/fuse-emulator/fuse-emulator.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for fuse-emulator -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=fuse-emulator SRCNAM=$(echo $PRGNAM | cut -c1-4) -VERSION=${VERSION:-1.3.2} +VERSION=${VERSION:-1.3.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/fuse-emulator/fuse-emulator.info b/games/fuse-emulator/fuse-emulator.info index b7186776260c..a71122247c65 100644 --- a/games/fuse-emulator/fuse-emulator.info +++ b/games/fuse-emulator/fuse-emulator.info @@ -1,8 +1,8 @@ PRGNAM="fuse-emulator" -VERSION="1.3.2" +VERSION="1.3.3" HOMEPAGE="http://fuse-emulator.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/project/fuse-emulator/fuse/1.3.2/fuse-1.3.2.tar.gz" -MD5SUM="d844077f3bbb0187d0f4cdbcc3e496db" +DOWNLOAD="http://downloads.sourceforge.net/project/fuse-emulator/fuse/1.3.3/fuse-1.3.3.tar.gz" +MD5SUM="e50e16099d84ffe71860a9a1aceeadae" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libspectrum" |