Browse Source

libraries/libxmlb: Updated for version 0.3.11.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/196/head
Andrew Clemons 3 years ago
committed by Willy Sudiarto Raharjo
parent
commit
740e274d32
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 4
      libraries/libxmlb/libxmlb.SlackBuild
  2. 6
      libraries/libxmlb/libxmlb.info

4
libraries/libxmlb/libxmlb.SlackBuild

@ -3,7 +3,7 @@
# Slackware build script for libxmlb
# Copyright 2019-2022 Andrew Clemons, Wellington New Zealand
# Copyright 2022 Andrew Clemons, Tokyo Japan
# Copyright 2022-2023 Andrew Clemons, Tokyo Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libxmlb
VERSION=${VERSION:-0.3.10}
VERSION=${VERSION:-0.3.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
libraries/libxmlb/libxmlb.info

@ -1,8 +1,8 @@
PRGNAM="libxmlb"
VERSION="0.3.10"
VERSION="0.3.11"
HOMEPAGE="https://github.com/hughsie/libxmlb"
DOWNLOAD="https://github.com/hughsie/libxmlb/archive/0.3.10/libxmlb-0.3.10.tar.gz"
MD5SUM="8e9240b2b292b846beb29ae5428af75f"
DOWNLOAD="https://github.com/hughsie/libxmlb/archive/0.3.11/libxmlb-0.3.11.tar.gz"
MD5SUM="751a20472aaf901e5306497581491508"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

Loading…
Cancel
Save