diff options
author | T3slider <t3slider@gmail.com> | 2017-07-17 07:22:49 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 06:56:00 +0700 |
commit | 05fc5fe63acb2381b85fbebb8b0ac3bd80332986 (patch) | |
tree | cf3c9091ed3aaae703fb2abab5b0506a9c44b68f /misc/ykpers/ykpers.SlackBuild | |
parent | ed10ad97f3f0ba4074e26ce61343f306a928bc68 (diff) |
misc/ykpers: Updated for version 1.18.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc/ykpers/ykpers.SlackBuild')
-rw-r--r-- | misc/ykpers/ykpers.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ykpers/ykpers.SlackBuild b/misc/ykpers/ykpers.SlackBuild index a1f507db361c0..099084e7ed0ff 100644 --- a/misc/ykpers/ykpers.SlackBuild +++ b/misc/ykpers/ykpers.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ykpers -# Copyright 2016 T3slider <t3slider@gmail.com> +# Copyright 2017 T3slider <t3slider@gmail.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=ykpers -VERSION=${VERSION:-1.17.3} +VERSION=${VERSION:-1.18.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |