summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2018-09-28 22:02:25 +0200
committer Andrew Clemons2018-09-28 22:14:43 +0200
commit9169f0f6ba8f0d62df37030a50237c922bfe5330 (patch)
tree39f9b82bfe2ef449c5f28a389d8dbc7b20f6372d
parentd6453a05e080d86e5a395c8ed2050fc7b76bc741 (diff)
downloadslackbuilds-9169f0f6ba8f0d62df37030a50237c922bfe5330.tar.gz
libraries/appstream-glib: Updated for version 0.7.13.
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 b501b920e2..3af5fa7100 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.12}
+VERSION=${VERSION:-0.7.13}
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 e6d4b697bc..b90612f095 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.12"
+VERSION="0.7.13"
HOMEPAGE="https://github.com/hughsie/appstream-glib"
-DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_12/appstream-glib-appstream_glib_0_7_12.tar.gz"
-MD5SUM="0dd5caff8b1dffce2db6017274ee9511"
+DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_13/appstream-glib-appstream_glib_0_7_13.tar.gz"
+MD5SUM="81565a7b45f7421fe31f99312cbe8462"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="meson json-glib gcab"