diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2018-02-12 20:52:07 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-17 07:42:54 +0700 |
commit | 06a2128c523f62fc2779f9f590551da4d7c73ae0 (patch) | |
tree | 74af763fc21c0b0864b9caacb14cee3bf99a0c47 /office/krop/krop.SlackBuild | |
parent | 35ac55945d62be5b3e3e086826e2b3a023702e66 (diff) | |
download | slackbuilds-06a2128c523f62fc2779f9f590551da4d7c73ae0.tar.gz |
office/krop: Updated for version 0.5.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/krop/krop.SlackBuild')
-rw-r--r-- | office/krop/krop.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/office/krop/krop.SlackBuild b/office/krop/krop.SlackBuild index 93ba9e02b2..582828c2c7 100644 --- a/office/krop/krop.SlackBuild +++ b/office/krop/krop.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for krop -# Copyright 2017, Alexander Verbovetsky, Moscow, Russia +# Copyright 2018, Alexander Verbovetsky, Moscow, Russia # 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=krop -VERSION=${VERSION:-0.4.13} +VERSION=${VERSION:-0.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |