summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libraries/appstream-glib/appstream-glib.SlackBuild4
-rw-r--r--libraries/appstream-glib/appstream-glib.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/appstream-glib/appstream-glib.SlackBuild b/libraries/appstream-glib/appstream-glib.SlackBuild
index 97c43a904e..f51f8d949d 100644
--- a/libraries/appstream-glib/appstream-glib.SlackBuild
+++ b/libraries/appstream-glib/appstream-glib.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for appstream-glib
-# Copyright 2017-2019 Andrew Clemons, Wellington New Zealand
+# Copyright 2017-2021 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=appstream-glib
-VERSION=${VERSION:-0.7.15}
+VERSION=${VERSION:-0.7.18}
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 662899c700..393ed5422d 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.15"
+VERSION="0.7.18"
HOMEPAGE="https://github.com/hughsie/appstream-glib"
-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="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_18/appstream-glib-appstream_glib_0_7_18.tar.gz"
+MD5SUM="da2f97614c9076158c3be78f4593b146"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gcab"