diff options
Diffstat (limited to 'graphics/deskew/deskew.SlackBuild')
-rw-r--r-- | graphics/deskew/deskew.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/deskew/deskew.SlackBuild b/graphics/deskew/deskew.SlackBuild index d354f758f922d..7796d08a7c392 100644 --- a/graphics/deskew/deskew.SlackBuild +++ b/graphics/deskew/deskew.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for deskew -# Copyright 2017, Alexander Verbovetsky, Moscow, Russia +# Copyright 2017-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=deskew -VERSION=${VERSION:-1.20} +VERSION=${VERSION:-1.25} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |