diff options
author | T3slider <t3slider@gmail.com> | 2019-08-12 21:38:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-12 21:38:23 +0700 |
commit | 10abb09217559030c5f68bad180bd52e878556f2 (patch) | |
tree | 60eab9a23e921fe9004fae4074c5621f0742dfed /misc/ykpers/ykpers.SlackBuild | |
parent | 04df507221efbc692e2aaca68c725fd2d85ed98b (diff) | |
download | slackbuilds-10abb09217559030c5f68bad180bd52e878556f2.tar.gz |
misc/ykpers: Updated for version 1.20.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 5388d88426..f6aca572e7 100644 --- a/misc/ykpers/ykpers.SlackBuild +++ b/misc/ykpers/ykpers.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ykpers -# Copyright 2018 T3slider <t3slider@gmail.com> +# Copyright 2019 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.19.0} +VERSION=${VERSION:-1.20.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |