diff options
author | LukenShiro <lukenshiro@ngi.it> | 2014-08-05 21:37:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-05 21:37:52 +0700 |
commit | 1e502562e8ee21ed33fd436ccae122360dd99ae1 (patch) | |
tree | 786218ff716a8512f7885435dc600dcf77c8e287 /graphics/unpaper/unpaper.SlackBuild | |
parent | 24ee4c7aefa5cfdbc27d24a11945bbbdd63d7538 (diff) | |
download | slackbuilds-1e502562e8ee21ed33fd436ccae122360dd99ae1.tar.gz |
graphics/unpaper: Updated for version 5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 |