summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2018-06-07 22:31:22 +0200
committer Willy Sudiarto Raharjo2018-06-09 02:15:31 +0200
commit69e6ac1624dc8db69ddb13007a5f96a1e28bf23c (patch)
tree788dfb8cea8c5afa3c57215fca47b129d7b2839d
parent864a551ae82ad47d3830caba605bac801c835c60 (diff)
downloadslackbuilds-69e6ac1624dc8db69ddb13007a5f96a1e28bf23c.tar.gz
libraries/appstream-glib: Updated for version 0.7.9.
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 3edfd8abbc..fdb754c3cd 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.8}
+VERSION=${VERSION:-0.7.9}
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 60013b2ae2..f91283aca0 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.8"
+VERSION="0.7.9"
HOMEPAGE="https://github.com/hughsie/appstream-glib"
-DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_8/appstream-glib-appstream_glib_0_7_8.tar.gz"
-MD5SUM="9b48ca0715f0f89b63bc8c4a54fe3c1d"
+DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_9/appstream-glib-appstream_glib_0_7_9.tar.gz"
+MD5SUM="961d168f1af2e9e09b09b5640577ac56"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="meson json-glib gcab"