summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
Diffstat (limited to 'office')
-rw-r--r--office/cpdf/cpdf.SlackBuild4
-rw-r--r--office/cpdf/cpdf.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/office/cpdf/cpdf.SlackBuild b/office/cpdf/cpdf.SlackBuild
index 3c54ff8b70..6d7afa27d4 100644
--- a/office/cpdf/cpdf.SlackBuild
+++ b/office/cpdf/cpdf.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for cpdfappname>
-# Copyright 2022-2023, Alexander Verbovetsky, Moscow, Russia
+# Copyright 2022-2024, Alexander Verbovetsky, Moscow, Russia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=cpdf
-VERSION=${VERSION:-2.6.2}
+VERSION=${VERSION:-2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/cpdf/cpdf.info b/office/cpdf/cpdf.info
index c7f2d418a9..afc513bca3 100644
--- a/office/cpdf/cpdf.info
+++ b/office/cpdf/cpdf.info
@@ -1,8 +1,8 @@
PRGNAM="cpdf"
-VERSION="2.6.2"
+VERSION="2.7"
HOMEPAGE="https://community.coherentpdf.com"
-DOWNLOAD="https://github.com/johnwhitington/cpdf-source/archive/v2.6.2/cpdf-source-2.6.2.tar.gz"
-MD5SUM="d4fc82ac386963f5a0ca5b638fcb8e49"
+DOWNLOAD="https://github.com/johnwhitington/cpdf-source/archive/v2.7/cpdf-source-2.7.tar.gz"
+MD5SUM="acb32db92e3901bf3a146b232ac582d9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="camlpdf"