office/pdfstudioviewer: Updated for version 2019.2.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2019-11-16 20:26:38 +07:00 committed by Willy Sudiarto Raharjo
parent 556b425e96
commit 8a78584c77
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View File

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

View File

@ -1,13 +1,13 @@
PRGNAM="pdfstudioviewer"
VERSION="2019.1.4"
VERSION="2019.2.0"
HOMEPAGE="https://www.qoppa.com/pdfstudioviewer/"
DOWNLOAD="https://download.qoppa.com/pdfstudioviewer/v2019/PDFStudioViewer_v2019_1_4_linux.deb \
DOWNLOAD="https://download.qoppa.com/pdfstudioviewer/v2019/PDFStudioViewer_v2019_2_0_linux.deb \
https://www.qoppa.com/files/pdfstudioviewer/guide/pdfstudioviewer2019_userguide.pdf"
MD5SUM="b25811d9712c2dd408f3bc3cbc0a2880 \
MD5SUM="6eba72e7547c64c940b7ba18b529eb6e \
3db108d0e85311d6ed598a610f7de59e"
DOWNLOAD_x86_64="https://download.qoppa.com/pdfstudioviewer/v2019/PDFStudioViewer_v2019_1_4_linux64.deb \
DOWNLOAD_x86_64="https://download.qoppa.com/pdfstudioviewer/v2019/PDFStudioViewer_v2019_2_0_linux64.deb \
https://www.qoppa.com/files/pdfstudioviewer/guide/pdfstudioviewer2019_userguide.pdf"
MD5SUM_x86_64="df08cb781fe87f8f7c19912e4cbefcde \
MD5SUM_x86_64="e5b6fce18c062de149cba1ca4fe4304b \
3db108d0e85311d6ed598a610f7de59e"
REQUIRES="jdk"
MAINTAINER="Alexander Verbovetsky"