summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2017-10-25 11:12:48 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-10-28 07:07:00 +0700
commit5d15ddc36ee60e24f59c1e5e5993f9ace0a304e4 (patch)
tree332db189f518af961c58f2d8c847810c981fda24
parenta760d363ff12eb2bc468714c7802a3bc9981f427 (diff)
downloadslackbuilds-5d15ddc36ee60e24f59c1e5e5993f9ace0a304e4.tar.gz
slackbuilds-5d15ddc36ee60e24f59c1e5e5993f9ace0a304e4.tar.xz
libraries/appstream-glib: Updated for version 0.7.3.
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 6ae59becb3..860b41b0c2 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.2}
+VERSION=${VERSION:-0.7.3}
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 2087de1d56..475f347cbc 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.2"
+VERSION="0.7.3"
HOMEPAGE="https://github.com/hughsie/appstream-glib"
-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="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_3/appstream-glib-appstream_glib_0_7_3.tar.gz"
+MD5SUM="938334a1396577295a36c66570aa2794"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="meson json-glib gcab"