summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2018-02-11 16:35:46 +1300
committer Andrew Clemons <andrew.clemons@gmail.com>2018-02-13 22:05:51 +1300
commit81e723df523ce6c0875511b4735994746eed045d (patch)
tree79cb6931a831939ab79685929ddaee7314736070 /libraries
parent2774059af308e9ab7f61fa7729061895cc04716f (diff)
downloadslackbuilds-81e723df523ce6c0875511b4735994746eed045d.tar.gz
slackbuilds-81e723df523ce6c0875511b4735994746eed045d.tar.xz
libraries/appstream-glib: Updated for version 0.7.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'libraries')
-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 04e8104d33..2df9340c68 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.5}
+VERSION=${VERSION:-0.7.6}
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 511de00935..be8114f24b 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.5"
+VERSION="0.7.6"
HOMEPAGE="https://github.com/hughsie/appstream-glib"
-DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_5/appstream-glib-appstream_glib_0_7_5.tar.gz"
-MD5SUM="b4a579909ccbad63b9991242eee605b2"
+DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_6/appstream-glib-appstream_glib_0_7_6.tar.gz"
+MD5SUM="77e34a89b882b3c625c6b5ea799ca6e4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="meson json-glib gcab"