summaryrefslogtreecommitdiffstats
path: root/libraries/exempi
diff options
context:
space:
mode:
author B. Watson <urchlay@slackware.uk>2022-12-25 18:02:20 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-31 09:14:47 +0700
commitb32e95f7d3251e3675550aab30bd5ed154a0fcb1 (patch)
tree2795dd6e4cf1e7a90cd65ac47991a4986990071d /libraries/exempi
parent1f16237ef36902cd8cc4ba562d8c8497b364c29c (diff)
downloadslackbuilds-b32e95f7d3251e3675550aab30bd5ed154a0fcb1.tar.gz
slackbuilds-b32e95f7d3251e3675550aab30bd5ed154a0fcb1.tar.xz
libraries/exempi: Updated for version 2.6.3.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/exempi')
-rw-r--r--libraries/exempi/exempi.SlackBuild5
-rw-r--r--libraries/exempi/exempi.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/libraries/exempi/exempi.SlackBuild b/libraries/exempi/exempi.SlackBuild
index 5f36de3ec5..e070d1d901 100644
--- a/libraries/exempi/exempi.SlackBuild
+++ b/libraries/exempi/exempi.SlackBuild
@@ -26,6 +26,7 @@
# Now maintained by B. Watson <urchlay@slackware.uk>
+# 20221225 bkw: update for v2.6.3
# 20210801 bkw: update for v2.5.2
# 20200101 bkw:
# - take over maintenance
@@ -35,7 +36,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=exempi
-VERSION=${VERSION:-2.5.2}
+VERSION=${VERSION:-2.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -103,7 +104,7 @@ gzip -9 $PKG/usr/man/man1/$PRGNAM.1
# could install samples/, but it's big & complex, not gonna.
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a AUTHORS COPYING ChangeLog NEWS README *.md $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a AUTHORS COPYING ChangeLog NEWS TODO *.md $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/libraries/exempi/exempi.info b/libraries/exempi/exempi.info
index 927cf2474a..f50f5c8c04 100644
--- a/libraries/exempi/exempi.info
+++ b/libraries/exempi/exempi.info
@@ -1,8 +1,8 @@
PRGNAM="exempi"
-VERSION="2.5.2"
+VERSION="2.6.3"
HOMEPAGE="https://libopenraw.freedesktop.org/exempi/"
-DOWNLOAD="https://libopenraw.freedesktop.org/download/exempi-2.5.2.tar.bz2"
-MD5SUM="96e82c244a5659a9b07ae07ca8773ad9"
+DOWNLOAD="https://libopenraw.freedesktop.org/download/exempi-2.6.3.tar.xz"
+MD5SUM="27a7d9566d2335785c03ce9e66096f2a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""