mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/gimagereader: Updated for version 3.2.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
316c4302f7
commit
ba2aff2f24
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.2.1}
|
||||
VERSION=${VERSION:-3.2.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gimagereader"
|
||||
VERSION="3.2.1"
|
||||
VERSION="3.2.3"
|
||||
HOMEPAGE="https://github.com/manisandro/gImageReader/"
|
||||
DOWNLOAD="https://github.com/manisandro/gImageReader/releases/download/v3.2.1/gimagereader-3.2.1.tar.xz"
|
||||
MD5SUM="8f679fb7c9fcecbb7457edec08a029c0"
|
||||
DOWNLOAD="https://github.com/manisandro/gImageReader/releases/download/v3.2.3/gimagereader-3.2.3.tar.xz"
|
||||
MD5SUM="f4af1b531812a4a3c7fa5a7d49436acd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="tesseract qtspell podofo"
|
||||
|
|
Loading…
Reference in a new issue