mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
graphics/gimagereader: Updated for version 3.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5eda532259
commit
9e14997d4b
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gimagereader
|
||||
VERSION=${VERSION:-3.1.1}
|
||||
VERSION=${VERSION:-3.1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gimagereader"
|
||||
VERSION="3.1.1"
|
||||
VERSION="3.1.2"
|
||||
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="https://github.com/manisandro/gImageReader/releases/download/v3.1.2/gimagereader-3.1.2.tar.xz"
|
||||
MD5SUM="131304714f4f2c1042d442388bceb8d4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="tesseract qtspell"
|
||||
|
|
Loading…
Reference in a new issue