summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alexander Verbovetsky <alik@ejik.org>2023-07-28 20:28:30 +0900
committer Andrew Clemons <andrew.clemons@gmail.com>2023-07-28 21:01:46 +0900
commit71b30f5bd7760b8a85607bae4f801e3d5513d9ba (patch)
tree962bd0ad24e558859408cc3348818baa3c1f2c82
parent78d91dea16ad1f6413d0fab6e5a4f8387b8cc5c1 (diff)
downloadslackbuilds-71b30f5bd7760b8a85607bae4f801e3d5513d9ba.tar.gz
slackbuilds-71b30f5bd7760b8a85607bae4f801e3d5513d9ba.tar.xz
office/cpdf: Updated for version 2.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-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 6c24994315..ed4d0fb322 100644
--- a/office/cpdf/cpdf.SlackBuild
+++ b/office/cpdf/cpdf.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for cpdfappname>
-# Copyright 2022, Alexander Verbovetsky, Moscow, Russia
+# Copyright 2022-2023, 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.5.1}
+VERSION=${VERSION:-2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/office/cpdf/cpdf.info b/office/cpdf/cpdf.info
index 7dd6831dc6..5c884737f5 100644
--- a/office/cpdf/cpdf.info
+++ b/office/cpdf/cpdf.info
@@ -1,8 +1,8 @@
PRGNAM="cpdf"
-VERSION="2.5.1"
+VERSION="2.6"
HOMEPAGE="https://community.coherentpdf.com"
-DOWNLOAD="https://github.com/johnwhitington/cpdf-source/archive/v2.5.1/cpdf-source-2.5.1.tar.gz"
-MD5SUM="9dea734559625813cc21cab8cc607570"
+DOWNLOAD="https://github.com/johnwhitington/cpdf-source/archive/v2.6/cpdf-source-2.6.tar.gz"
+MD5SUM="f69a01ef0f02a57d6c8e2e7b75984bca"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="camlpdf"