office/pdfstudioviewer: Updated for version 2019.1.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2019-08-31 11:19:48 +07:00 committed by Willy Sudiarto Raharjo
parent b7aeaaf2c6
commit e71237a768
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 7 additions and 7 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pdfstudioviewer
VERSION=${VERSION:-2019.1.1}
VERSION=${VERSION:-2019.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
YEAR=${VERSION:0:4}

View file

@ -1,13 +1,13 @@
PRGNAM="pdfstudioviewer"
VERSION="2019.1.1"
VERSION="2019.1.2"
HOMEPAGE="https://www.qoppa.com/pdfstudioviewer/"
DOWNLOAD="https://download.qoppa.com/pdfstudioviewer/v2019/PDFStudioViewer_v2019_1_1_linux.deb \
DOWNLOAD="https://download.qoppa.com/pdfstudioviewer/v2019/PDFStudioViewer_v2019_1_2_linux.deb \
https://www.qoppa.com/files/pdfstudioviewer/guide/pdfstudioviewer2019_userguide.pdf"
MD5SUM="2d7a01b87fea01e90a4af5fbf0b6210a \
MD5SUM="636f359e5e55ef294c166e2134d5ccef \
3db108d0e85311d6ed598a610f7de59e"
DOWNLOAD_x86_64="https://download.qoppa.com/pdfstudioviewer/v2019/PDFStudioViewer_v2019_1_1_linux64.deb \
https://www.qoppa.com/files/pdfstudioviewer/guide/pdfstudioviewer2019_userguide.pdf"
MD5SUM_x86_64="356eb340df4922878f741e9b32c40983 \
DOWNLOAD_x86_64="https://download.qoppa.com/pdfstudioviewer/v2019/PDFStudioViewer_v2019_1_2_linux64.deb \
https://www.qoppa.com/files/pdfstudioviewer/guide/pdfstudioviewer2019_userguide.pdf"
MD5SUM_x86_64="dc5bb455dea3fb4dd874b09c27cb3aa6 \
3db108d0e85311d6ed598a610f7de59e"
REQUIRES="jdk"
MAINTAINER="Alexander Verbovetsky"