diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-07-22 22:31:56 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-26 18:28:41 +0700 |
commit | 73585b3be887528463a3379cb2f964fe7e11cb09 (patch) | |
tree | 888ef6265309cbff0d5b1d484bd02e32e153ee70 /games | |
parent | f1eb6e0bb70d4ec9a933d8a8f793d4988f2d3239 (diff) | |
download | slackbuilds-73585b3be887528463a3379cb2f964fe7e11cb09.tar.gz |
games/fuse-emulator: Updated for version 1.3.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games')
-rw-r--r-- | games/fuse-emulator/fuse-emulator.SlackBuild | 2 | ||||
-rw-r--r-- | games/fuse-emulator/fuse-emulator.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/fuse-emulator/fuse-emulator.SlackBuild b/games/fuse-emulator/fuse-emulator.SlackBuild index 5ee3ba7f93..6a7a78babc 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.6} +VERSION=${VERSION:-1.3.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/fuse-emulator/fuse-emulator.info b/games/fuse-emulator/fuse-emulator.info index 12525a3920..ea36102949 100644 --- a/games/fuse-emulator/fuse-emulator.info +++ b/games/fuse-emulator/fuse-emulator.info @@ -1,7 +1,7 @@ PRGNAM="fuse-emulator" -VERSION="1.3.6" +VERSION="1.3.7" HOMEPAGE="http://fuse-emulator.sourceforge.net" -DOWNLOAD="https://downloads.sourceforge.net/project/fuse-emulator/fuse/1.3.6/fuse-1.3.6.tar.gz" +DOWNLOAD="https://downloads.sourceforge.net/project/fuse-emulator/fuse/1.3.7/fuse-1.3.7.tar.gz" MD5SUM="93bec7e802b62c651b2d761aca459619" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |