summaryrefslogtreecommitdiffstats
path: root/libraries/appstream-glib
diff options
context:
space:
mode:
author Andrew Clemons2018-08-11 00:24:04 +0200
committer Willy Sudiarto Raharjo2018-08-11 02:23:02 +0200
commitbdd37ba61b383b6173dd04de7aedd0504c99a5bf (patch)
tree8246162b5be05ccf1f31e2717184b822bd051063 /libraries/appstream-glib
parentf769351f84a02d8e0c4ae65cab40eefd8fdac8d7 (diff)
downloadslackbuilds-bdd37ba61b383b6173dd04de7aedd0504c99a5bf.tar.gz
libraries/appstream-glib: Updated for version 0.7.11.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'libraries/appstream-glib')
-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 2f23623dd6..3c32439a5d 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.10}
+VERSION=${VERSION:-0.7.11}
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 3adf86335b..fc139b4ff9 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.10"
+VERSION="0.7.11"
HOMEPAGE="https://github.com/hughsie/appstream-glib"
-DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_10/appstream-glib-appstream_glib_0_7_10.tar.gz"
-MD5SUM="2c163f94fa3f0b91a43335aaf3507206"
+DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_11/appstream-glib-appstream_glib_0_7_11.tar.gz"
+MD5SUM="fe61f207e163f81c3caea6acfc113df7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="meson json-glib gcab"