summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2017-11-12 18:23:08 +0100
committer Willy Sudiarto Raharjo2017-11-18 06:40:19 +0100
commit22145abd151d6493d8413fce6d45f9194f0ceb90 (patch)
tree269676eed4edd1937e0d0801c391b3d2a61fdc92
parent13f683ebf993c55c32df95828c47854e671a5c18 (diff)
downloadslackbuilds-22145abd151d6493d8413fce6d45f9194f0ceb90.tar.gz
libraries/appstream-glib: Updated for version 0.7.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-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 860b41b0c2..5ecc3d4344 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.3}
+VERSION=${VERSION:-0.7.4}
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 475f347cbc..70b6fbdd5b 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.3"
+VERSION="0.7.4"
HOMEPAGE="https://github.com/hughsie/appstream-glib"
-DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_3/appstream-glib-appstream_glib_0_7_3.tar.gz"
-MD5SUM="938334a1396577295a36c66570aa2794"
+DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_4/appstream-glib-appstream_glib_0_7_4.tar.gz"
+MD5SUM="c4f3f360aa1ce815500b2c8fdd243d3d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="meson json-glib gcab"