summaryrefslogtreecommitdiffstats
path: root/libraries/libxmlb
diff options
context:
space:
mode:
author Andrew Clemons2022-04-01 08:10:16 +0200
committer Willy Sudiarto Raharjo2022-04-02 13:18:42 +0200
commit55ea8cdc9d578fca259a69569f33892755510f19 (patch)
tree506d7fc87979d2aa7a44cddb4246986cbc2bd9bd /libraries/libxmlb
parent2b5c6a7c75906ddcb881910c347cf0d68ec949b1 (diff)
downloadslackbuilds-55ea8cdc9d578fca259a69569f33892755510f19.tar.gz
libraries/libxmlb: Updated for version 0.3.8.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libxmlb')
-rw-r--r--libraries/libxmlb/libxmlb.SlackBuild5
-rw-r--r--libraries/libxmlb/libxmlb.info6
2 files changed, 4 insertions, 7 deletions
diff --git a/libraries/libxmlb/libxmlb.SlackBuild b/libraries/libxmlb/libxmlb.SlackBuild
index 6a7c8584a2..7f76b91edd 100644
--- a/libraries/libxmlb/libxmlb.SlackBuild
+++ b/libraries/libxmlb/libxmlb.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libxmlb
-VERSION=${VERSION:-0.3.7}
+VERSION=${VERSION:-0.3.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -38,9 +38,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/libraries/libxmlb/libxmlb.info b/libraries/libxmlb/libxmlb.info
index 30e1267635..d50d568fcb 100644
--- a/libraries/libxmlb/libxmlb.info
+++ b/libraries/libxmlb/libxmlb.info
@@ -1,8 +1,8 @@
PRGNAM="libxmlb"
-VERSION="0.3.7"
+VERSION="0.3.8"
HOMEPAGE="https://github.com/hughsie/libxmlb"
-DOWNLOAD="https://github.com/hughsie/libxmlb/archive/0.3.7/libxmlb-0.3.7.tar.gz"
-MD5SUM="b69ba694bbd90f592c0bdb708f1a6679"
+DOWNLOAD="https://github.com/hughsie/libxmlb/archive/0.3.8/libxmlb-0.3.8.tar.gz"
+MD5SUM="0e5de44f7c1c03995284507665d5217b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""