summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xunrar/build/unrar.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/unrar/build/unrar.SlackBuild b/unrar/build/unrar.SlackBuild
index 325c9d69..f396cfe6 100755
--- a/unrar/build/unrar.SlackBuild
+++ b/unrar/build/unrar.SlackBuild
@@ -54,7 +54,7 @@
# to be linked on 64-bit:
# 5.4.5-1: 31/jan/2017 by Eric Hameleers <alien@slackware.com>
# * Update. Deferring to the way unrar is built in Arch Linux.
-# 5.5.5-1: 16/jul/2017 by Eric Hameleers <alien@slackware.com>
+# 5.5.6-1: 16/jul/2017 by Eric Hameleers <alien@slackware.com>
# * Update.
#
# Run 'sh unrar.SlackBuild' to build a Slackware package.
@@ -66,7 +66,7 @@
# Set initial variables:
PRGNAM=unrar
-VERSION=${VERSION:-5.5.5}
+VERSION=${VERSION:-5.5.6}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}