diff options
author | Mario Preksavec <mario@slackware.hr> | 2015-02-24 17:49:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-28 11:37:12 +0700 |
commit | b56f2ce98f4d3d161da182a82d644a172fb7a7ba (patch) | |
tree | 8f88029bfcd03317fd45f720fd0c12229f8a81fd /system/unrar/unrar.SlackBuild | |
parent | 46493d95220a1297349861cc4ef35bf4b54d671d (diff) | |
download | slackbuilds-b56f2ce98f4d3d161da182a82d644a172fb7a7ba.tar.gz |
system/unrar: Updated for version 5.2.6.
Diffstat (limited to 'system/unrar/unrar.SlackBuild')
-rw-r--r-- | system/unrar/unrar.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/unrar/unrar.SlackBuild b/system/unrar/unrar.SlackBuild index ac76abd61c..26ec324d77 100644 --- a/system/unrar/unrar.SlackBuild +++ b/system/unrar/unrar.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for unrar -# Copyright 2011, 2013 Mario Preksavec, Zagreb, HR +# Copyright 2011, 2013, 2015 Mario Preksavec, Zagreb, Croatia # 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=unrar -VERSION=${VERSION:-5.0.14} +VERSION=${VERSION:-5.2.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |