diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-03-12 09:22:22 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-18 06:59:33 +0700 |
commit | 13a477e25bed662f15b0a51f0db4bd5aea56abd1 (patch) | |
tree | 5a7ba24f602c3119138975bf4a47b5f51c92f83d /games/fuse-emulator | |
parent | f402102336fdc80383e3a651df9e11d08ac72064 (diff) | |
download | slackbuilds-13a477e25bed662f15b0a51f0db4bd5aea56abd1.tar.gz |
games/fuse-emulator: Updated for version 1.3.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games/fuse-emulator')
-rw-r--r-- | games/fuse-emulator/fuse-emulator.SlackBuild | 2 | ||||
-rw-r--r-- | games/fuse-emulator/fuse-emulator.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/fuse-emulator/fuse-emulator.SlackBuild b/games/fuse-emulator/fuse-emulator.SlackBuild index b902ae5a58..44a40f0b1f 100644 --- a/games/fuse-emulator/fuse-emulator.SlackBuild +++ b/games/fuse-emulator/fuse-emulator.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=fuse-emulator SRCNAM=$(echo $PRGNAM | cut -c1-4) -VERSION=${VERSION:-1.3.3} +VERSION=${VERSION:-1.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/fuse-emulator/fuse-emulator.info b/games/fuse-emulator/fuse-emulator.info index a71122247c..3e471ec031 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.3" +VERSION="1.3.4" HOMEPAGE="http://fuse-emulator.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/project/fuse-emulator/fuse/1.3.3/fuse-1.3.3.tar.gz" -MD5SUM="e50e16099d84ffe71860a9a1aceeadae" +DOWNLOAD="https://downloads.sourceforge.net/project/fuse-emulator/fuse/1.3.4/fuse-1.3.4.tar.gz" +MD5SUM="300fb52f5e86fa2e4b01163fa5d74a7b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libspectrum" |