summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--office/pdfstudio12/README3
-rw-r--r--office/pdfstudio12/pdfstudio12.info6
2 files changed, 6 insertions, 3 deletions
diff --git a/office/pdfstudio12/README b/office/pdfstudio12/README
index 44f25b4536..cfb82ae9da 100644
--- a/office/pdfstudio12/README
+++ b/office/pdfstudio12/README
@@ -38,3 +38,6 @@ OWNJAVA=yes ./pdfstudio12.SlackBuild
a version of Java that comes packaged with PDF Studio will be installed
under the PDF Studio installation directory, this Java will not be used
by other programs.
+
+NOTE: The license of the sources don't permit free distribution, so sources
+must be coming from upstream project.
diff --git a/office/pdfstudio12/pdfstudio12.info b/office/pdfstudio12/pdfstudio12.info
index ec0f2a8274..dd77c07a48 100644
--- a/office/pdfstudio12/pdfstudio12.info
+++ b/office/pdfstudio12/pdfstudio12.info
@@ -2,13 +2,13 @@ PRGNAM="pdfstudio12"
VERSION="12.0.7"
HOMEPAGE="https://www.qoppa.com/pdfstudio/"
DOWNLOAD="https://download.qoppa.com/pdfstudio/v12/PDFStudio_v12_0_7_linux.deb \
- http://ponce.cc/slackware/sources/repo/pdfstudio12_userguide.pdf"
+ https://www.qoppa.com/files/pdfstudio/guide/pdfstudio12_userguide.pdf"
MD5SUM="549848976e78ac0769fbf945f274aa49 \
14d7dba62244bd5a2d381acb7f457ad2"
DOWNLOAD_x86_64="https://download.qoppa.com/pdfstudio/v12/PDFStudio_v12_0_7_linux64.deb \
- http://ponce.cc/slackware/sources/repo/pdfstudio12_userguide.pdf"
+ https://www.qoppa.com/files/pdfstudio/guide/pdfstudio12_userguide.pdf"
MD5SUM_x86_64="ec6ebfa91c422ea50f699f61d9cefb49 \
14d7dba62244bd5a2d381acb7f457ad2"
-REQUIRES="jdk"
+REQUIRES="jdk %README%"
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"