diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-07-07 18:01:40 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-14 06:56:02 +0700 |
commit | 7747821b69ce142a29729384cbbee4bc14f46826 (patch) | |
tree | e42382ee70b2ded9740dce1604081a57edff9509 /games/fuse-emulator | |
parent | 1db3cdf97cbd346afe27af3639c845b7cc91bb3d (diff) | |
download | slackbuilds-7747821b69ce142a29729384cbbee4bc14f46826.tar.gz |
games/fuse-emulator: Updated for version 1.5.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games/fuse-emulator')
-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 6a7a78babc..0adef762c3 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-2017 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2018 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.7} +VERSION=${VERSION:-1.5.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/fuse-emulator/fuse-emulator.info b/games/fuse-emulator/fuse-emulator.info index ed23b499fc..0e10febdf9 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.7" +VERSION="1.5.5" HOMEPAGE="http://fuse-emulator.sourceforge.net" -DOWNLOAD="https://downloads.sourceforge.net/project/fuse-emulator/fuse/1.3.7/fuse-1.3.7.tar.gz" -MD5SUM="b3f08c88c002c53fb7f4a20e7c177aa0" +DOWNLOAD="https://downloads.sourceforge.net/project/fuse-emulator/fuse/1.5.5/fuse-1.5.5.tar.gz" +MD5SUM="21c834410534bcb926e98f5d4ef4c039" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libspectrum" |