summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2017-08-29 22:52:46 +0200
committer David Spencer2017-09-02 11:19:45 +0200
commit02328b5850954d3f561e2dd8787236974e1771bd (patch)
treebe7f87b7c12f7122919e622ef4fb90da3f38ce81
parent7b6cb98306e520c187e956e4663be41e18fc3ae0 (diff)
downloadslackbuilds-02328b5850954d3f561e2dd8787236974e1771bd.tar.gz
libraries/appstream-glib: Updated for version 0.7.2.
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 e58b27a20d..6ae59becb3 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.1}
+VERSION=${VERSION:-0.7.2}
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 658c4e8cd1..2087de1d56 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.1"
+VERSION="0.7.2"
HOMEPAGE="https://github.com/hughsie/appstream-glib"
-DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_1/appstream-glib-appstream_glib_0_7_1.tar.gz"
-MD5SUM="e1712689ee776059ba3f1f19b36b42b4"
+DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_2/appstream-glib-appstream_glib_0_7_2.tar.gz"
+MD5SUM="c1fa470735a33e7d102f514b35d30d15"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="meson json-glib gcab"