office/pdfstudio: Updated for version 2019.2.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2020-01-25 08:33:56 +07:00 committed by Willy Sudiarto Raharjo
parent 10d40f27c9
commit f919f2eb10
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for pdfstudio
# Copyright 2017-2019, Alexander Verbovetsky, Moscow, Russia
# Copyright 2017-2020, Alexander Verbovetsky, Moscow, Russia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pdfstudio
VERSION=${VERSION:-2019.2.0}
VERSION=${VERSION:-2019.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
YEAR=${VERSION:0:4}

View file

@ -1,13 +1,13 @@
PRGNAM="pdfstudio"
VERSION="2019.2.0"
VERSION="2019.2.1"
HOMEPAGE="https://www.qoppa.com/pdfstudio/"
DOWNLOAD="https://download.qoppa.com/pdfstudio/v2019/PDFStudio_v2019_2_0_linux.deb \
DOWNLOAD="https://download.qoppa.com/pdfstudio/v2019/PDFStudio_v2019_2_1_linux.deb \
https://www.qoppa.com/files/pdfstudio/guide/pdfstudio2019_userguide.pdf"
MD5SUM="d9af0d4e2b81a2d7d1efb1cbc800af1c \
MD5SUM="436780c67c167e0fca61ceaf6810f772 \
00449a6878d69dfea660ff210ecfe119"
DOWNLOAD_x86_64="https://download.qoppa.com/pdfstudio/v2019/PDFStudio_v2019_2_0_linux64.deb \
DOWNLOAD_x86_64="https://download.qoppa.com/pdfstudio/v2019/PDFStudio_v2019_2_1_linux64.deb \
https://www.qoppa.com/files/pdfstudio/guide/pdfstudio2019_userguide.pdf"
MD5SUM_x86_64="9eccfba29a8025980c72b650539acc78 \
MD5SUM_x86_64="c390819d30b1c9ce86bd3c74bb274acf \
00449a6878d69dfea660ff210ecfe119"
REQUIRES="jdk %README%"
MAINTAINER="Alexander Verbovetsky"