graphics/gimagereader: Updated for version 3.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
wru 2015-05-30 23:19:30 +07:00 committed by Willy Sudiarto Raharjo
parent 2fd0726dbd
commit 7bf10afab2
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gimagereader
VERSION=${VERSION:-3.0.1}
VERSION=${VERSION:-3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="gimagereader"
VERSION="3.0.1"
VERSION="3.1"
HOMEPAGE="http://sourceforge.net/projects/gimagereader/"
DOWNLOAD="http://downloads.sourceforge.net/project/gimagereader/3.0.1/gimagereader-3.0.1.tar.xz"
MD5SUM="1214e7541674f7ba443a237014562199"
DOWNLOAD="http://downloads.sourceforge.net/project/gimagereader/3.1/gimagereader-3.1.tar.xz"
MD5SUM="885b2c81e218ad3e9a2e0b2f2acda5ff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tesseract qtspell"