diff options
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 93ba9e02b262c..582828c2c71f9 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} |