summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2018-10-21 01:31:35 +0200
committer Willy Sudiarto Raharjo2018-10-27 04:27:40 +0200
commita4c97a715ae943ee632592ae3bf75d5c0c4619c6 (patch)
treeb096601c3274b17e2f9d224c126df2b3958e15ac
parent1af5459f112496d4f8fa0bb50e7cc1e0bec0860e (diff)
downloadslackbuilds-a4c97a715ae943ee632592ae3bf75d5c0c4619c6.tar.gz
libraries/appstream-glib: Updated for version 0.7.14.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
-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 3af5fa7100..594b01e171 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.13}
+VERSION=${VERSION:-0.7.14}
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 b90612f095..b2a08de447 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.13"
+VERSION="0.7.14"
HOMEPAGE="https://github.com/hughsie/appstream-glib"
-DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_13/appstream-glib-appstream_glib_0_7_13.tar.gz"
-MD5SUM="81565a7b45f7421fe31f99312cbe8462"
+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_x86_64=""
MD5SUM_x86_64=""
REQUIRES="meson json-glib gcab"