summaryrefslogtreecommitdiffstats
path: root/games/fuse-emulator/fuse-emulator.SlackBuild
diff options
context:
space:
mode:
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}