summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2022-11-06 00:23:29 +0100
committer Willy Sudiarto Raharjo2022-11-19 04:08:01 +0100
commit5716da051fdb76a5619a6f7d75c6e5ce5e306cda (patch)
tree3dd88e78b662ca3d91b98173aab6f49d7d398a32
parentfd15dd31e7920bebdd97ba4390bf3088d302507c (diff)
downloadslackbuilds-5716da051fdb76a5619a6f7d75c6e5ce5e306cda.tar.gz
libraries/appstream-glib: Updated for version 0.8.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 ca09c87822..090772116a 100644
--- a/libraries/appstream-glib/appstream-glib.SlackBuild
+++ b/libraries/appstream-glib/appstream-glib.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=appstream-glib
-VERSION=${VERSION:-0.8.1}
+VERSION=${VERSION:-0.8.2}
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 6b0f2c7417..70aed3ed0d 100644
--- a/libraries/appstream-glib/appstream-glib.info
+++ b/libraries/appstream-glib/appstream-glib.info
@@ -1,8 +1,8 @@
PRGNAM="appstream-glib"
-VERSION="0.8.1"
+VERSION="0.8.2"
HOMEPAGE="https://github.com/hughsie/appstream-glib"
-DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_8_1/appstream-glib-appstream_glib_0_8_1.tar.gz"
-MD5SUM="8b9a8affcf9e51968b06c9be6b61d8c8"
+DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_8_2/appstream-glib-appstream_glib_0_8_2.tar.gz"
+MD5SUM="96e82a83c11a3d5cba1662d1dda0e41d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gcab"