mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
games/fuse-emulator: Updated for version 1.3.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
a3dfe1a760
commit
cc4e5cb3b0
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=fuse-emulator
|
||||
SRCNAM=$(echo $PRGNAM | cut -c1-4)
|
||||
VERSION=${VERSION:-1.3.5}
|
||||
VERSION=${VERSION:-1.3.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="fuse-emulator"
|
||||
VERSION="1.3.5"
|
||||
VERSION="1.3.6"
|
||||
HOMEPAGE="http://fuse-emulator.sourceforge.net"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/fuse-emulator/fuse/1.3.5/fuse-1.3.5.tar.gz"
|
||||
MD5SUM="23df5573a2223c9c26f00eab592423e2"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/fuse-emulator/fuse/1.3.6/fuse-1.3.6.tar.gz"
|
||||
MD5SUM="93bec7e802b62c651b2d761aca459619"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libspectrum"
|
||||
|
|
Loading…
Reference in a new issue