summaryrefslogtreecommitdiffstats
path: root/libraries/appstream-glib
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2019-03-01 20:04:24 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-02 07:40:20 +0700
commitf18d4cafb5e653b0a1d3a6002da4a1cf228f7f30 (patch)
treeff6fcbaab043ee855cd509d164747ae59a5aee04 /libraries/appstream-glib
parent39a1ac6ae13008de892a5efa5bce076e74dc57c5 (diff)
downloadslackbuilds-f18d4cafb5e653b0a1d3a6002da4a1cf228f7f30.tar.gz
slackbuilds-f18d4cafb5e653b0a1d3a6002da4a1cf228f7f30.tar.xz
libraries/appstream-glib: Updated for version 0.7.15.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'libraries/appstream-glib')
-rw-r--r--libraries/appstream-glib/appstream-glib.SlackBuild2
-rw-r--r--libraries/appstream-glib/appstream-glib.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/appstream-glib/appstream-glib.SlackBuild b/libraries/appstream-glib/appstream-glib.SlackBuild
index fbee5b1951..97c43a904e 100644
--- a/libraries/appstream-glib/appstream-glib.SlackBuild
+++ b/libraries/appstream-glib/appstream-glib.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=appstream-glib
-VERSION=${VERSION:-0.7.14}
+VERSION=${VERSION:-0.7.15}
SRCVERSION=$(echo "$PRGNAM" | tr - _)_$(echo "$VERSION" | tr . _)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/appstream-glib/appstream-glib.info b/libraries/appstream-glib/appstream-glib.info
index b2a08de447..efa3f60771 100644
--- a/libraries/appstream-glib/appstream-glib.info
+++ b/libraries/appstream-glib/appstream-glib.info
@@ -1,8 +1,8 @@
PRGNAM="appstream-glib"
-VERSION="0.7.14"
+VERSION="0.7.15"
HOMEPAGE="https://github.com/hughsie/appstream-glib"
-DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_14/appstream-glib-appstream_glib_0_7_14.tar.gz"
-MD5SUM="fefee89385effad41890cd45ed05658c"
+DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_15/appstream-glib-appstream_glib_0_7_15.tar.gz"
+MD5SUM="60fda2d9c0f5b67a3d0eb8dd31a7211b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="meson json-glib gcab"