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 | |
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')
-rw-r--r-- | graphics/unpaper/unpaper.SlackBuild | 6 | ||||
-rw-r--r-- | graphics/unpaper/unpaper.info | 6 |
2 files changed, 6 insertions, 6 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 diff --git a/graphics/unpaper/unpaper.info b/graphics/unpaper/unpaper.info index 113a6aabf3..b6a31fb713 100644 --- a/graphics/unpaper/unpaper.info +++ b/graphics/unpaper/unpaper.info @@ -1,8 +1,8 @@ PRGNAM="unpaper" -VERSION="0.4.2" +VERSION="5.1" HOMEPAGE="https://www.flameeyes.eu/projects/unpaper" -DOWNLOAD="https://www.flameeyes.eu/files/unpaper-0.4.2.tar.xz" -MD5SUM="b4f9890e34e6fa13f24f3ced3a06b618" +DOWNLOAD="https://www.flameeyes.eu/files/unpaper-5.1.tar.xz" +MD5SUM="e2968daaaf0664fa40afe441abf26966" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |