diff options
author | T3slider <t3slider@gmail.com> | 2018-04-22 12:36:25 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-28 06:40:09 +0700 |
commit | 4eeb01d5c53b07a4507b6667418ecfe6bef45420 (patch) | |
tree | d85258d9bd6dd88f62163e2a83b8339a45da9c8d /misc/ykpers/ykpers.SlackBuild | |
parent | eab26e0fba7dffb637e539dca4b39c6a0f3cf878 (diff) |
misc/ykpers: Updated for version 1.18.1.
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 099084e7ed0ff..dad53005e6025 100644 --- a/misc/ykpers/ykpers.SlackBuild +++ b/misc/ykpers/ykpers.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ykpers -# Copyright 2017 T3slider <t3slider@gmail.com> +# Copyright 2018 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.18.0} +VERSION=${VERSION:-1.18.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |