mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/poppler-qt5: Updated for version 0.43.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
71380474b2
commit
15463e518f
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=poppler-qt5
|
||||
VERSION=${VERSION:-0.42.0}
|
||||
VERSION=${VERSION:-0.43.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="poppler-qt5"
|
||||
VERSION="0.42.0"
|
||||
VERSION="0.43.0"
|
||||
HOMEPAGE="https://poppler.freedesktop.org/"
|
||||
DOWNLOAD="https://poppler.freedesktop.org/poppler-0.42.0.tar.xz"
|
||||
MD5SUM="c63efcde7d52b4135bb7463b04790862"
|
||||
DOWNLOAD="https://poppler.freedesktop.org/poppler-0.43.0.tar.xz"
|
||||
MD5SUM="1d2b001663119855cdfbc0713dbfb9c6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in a new issue