diff options
Diffstat (limited to 'graphics/unpaper/unpaper.SlackBuild')
-rw-r--r-- | graphics/unpaper/unpaper.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/unpaper/unpaper.SlackBuild b/graphics/unpaper/unpaper.SlackBuild index cb71f4bd2d..9eb6398396 100644 --- a/graphics/unpaper/unpaper.SlackBuild +++ b/graphics/unpaper/unpaper.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for unpaper -# Copyright 2008-2013 LukenShiro, Italy +# Copyright 2008-2014 LukenShiro, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,8 +24,8 @@ # Slackware build script for scrot PRGNAM=unpaper -VERSION=${VERSION:-0.4.2} -BUILD=${BUILD:-2} +VERSION=${VERSION:-5.1} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |