diff options
Diffstat (limited to 'python/unrardll/unrardll.SlackBuild')
-rw-r--r-- | python/unrardll/unrardll.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/unrardll/unrardll.SlackBuild b/python/unrardll/unrardll.SlackBuild index 04fe73911379a..bf7ccc7724649 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} |