summaryrefslogtreecommitdiffstats
path: root/python/unrardll/unrardll.SlackBuild
diff options
context:
space:
mode:
author Larry Hajali2019-10-03 05:49:01 +0200
committer Willy Sudiarto Raharjo2019-10-05 08:51:56 +0200
commit816245e6bf3a3d3e2c93ebfb76aef7447e687ad8 (patch)
treec1a5a1f9fb36347571cdc2eb0dfdfae02ebe8377 /python/unrardll/unrardll.SlackBuild
parentf7b90a9a6adc9db9f3ce64f8586919c192754d5d (diff)
downloadslackbuilds-816245e6bf3a3d3e2c93ebfb76aef7447e687ad8.tar.gz
python/unrardll: Updated for version 0.1.4
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/unrardll/unrardll.SlackBuild')
-rw-r--r--python/unrardll/unrardll.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/unrardll/unrardll.SlackBuild b/python/unrardll/unrardll.SlackBuild
index 04fe739113..bf7ccc7724 100644
--- a/python/unrardll/unrardll.SlackBuild
+++ b/python/unrardll/unrardll.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for unrardll
-# Copyright 2017 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2019 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=unrardll
-VERSION=${VERSION:-0.1.3}
+VERSION=${VERSION:-0.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}