summaryrefslogtreecommitdiffstats
path: root/games/fuse-emulator/fuse-emulator.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2024-01-11 22:14:13 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-13 07:14:20 +0700
commit3c45f240e317d360b5bf746b0fc364b9a9c0bccc (patch)
treeaa42dbbbdc7e29984310b34bd97402a3fede4b15 /games/fuse-emulator/fuse-emulator.SlackBuild
parent89832542a4e09525da80c61648bc45e4f7c3d3ac (diff)
downloadslackbuilds-3c45f240e317d360b5bf746b0fc364b9a9c0bccc.tar.gz
slackbuilds-3c45f240e317d360b5bf746b0fc364b9a9c0bccc.tar.xz
games/fuse-emulator: Updated for version 1.5.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/fuse-emulator/fuse-emulator.SlackBuild')
-rw-r--r--games/fuse-emulator/fuse-emulator.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/fuse-emulator/fuse-emulator.SlackBuild b/games/fuse-emulator/fuse-emulator.SlackBuild
index 33e1adbcdf..d68d85f7fc 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-2018 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2024 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=fuse-emulator
SRCNAM=$(echo $PRGNAM | cut -c1-4)
-VERSION=${VERSION:-1.5.5}
+VERSION=${VERSION:-1.5.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}