summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2018-04-21 03:40:46 +0200
committer Willy Sudiarto Raharjo2018-04-28 01:40:22 +0200
commit0e6ee67a63f43e32b12db947554c7ca6bc2f6c18 (patch)
tree8fd785b5e5b9fa95be25f1ece23b163618f8dec5
parenta330c07c4d3de208b68247fc592fb1f9aa10e356 (diff)
downloadslackbuilds-0e6ee67a63f43e32b12db947554c7ca6bc2f6c18.tar.gz
libraries/appstream-glib: Updated for version 0.7.8.
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 160e8f2f38..3edfd8abbc 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.7}
+VERSION=${VERSION:-0.7.8}
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 c7d4e4380b..60013b2ae2 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.7"
+VERSION="0.7.8"
HOMEPAGE="https://github.com/hughsie/appstream-glib"
-DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_7/appstream-glib-appstream_glib_0_7_7.tar.gz"
-MD5SUM="5466718e681cd4edf6ee5ea8bea32805"
+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_x86_64=""
MD5SUM_x86_64=""
REQUIRES="meson json-glib gcab"