graphics/gimagereader: Updated for version 3.1.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
wru 2015-06-16 20:52:14 +07:00 committed by Willy Sudiarto Raharjo
parent 7ca90704ba
commit 500401970a
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="gimagereader"
VERSION="3.1"
HOMEPAGE="http://sourceforge.net/projects/gimagereader/"
DOWNLOAD="http://downloads.sourceforge.net/project/gimagereader/3.1/gimagereader-3.1.tar.xz"
MD5SUM="885b2c81e218ad3e9a2e0b2f2acda5ff"
VERSION="3.1.1"
HOMEPAGE="https://github.com/manisandro/gImageReader/"
DOWNLOAD="https://github.com/manisandro/gImageReader/releases/download/v3.1.1/gimagereader-3.1.1.tar.xz"
MD5SUM="fc6889d0618b5dc017b7e8f35d075772"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tesseract qtspell"