diff options
Diffstat (limited to 'libraries/appstream-glib')
-rw-r--r-- | libraries/appstream-glib/appstream-glib.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/appstream-glib/appstream-glib.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/appstream-glib/appstream-glib.SlackBuild b/libraries/appstream-glib/appstream-glib.SlackBuild index 3c32439a5dce..b501b920e2b9 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.11} +VERSION=${VERSION:-0.7.12} 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 fc139b4ff99e..e6d4b697bccf 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.11" +VERSION="0.7.12" HOMEPAGE="https://github.com/hughsie/appstream-glib" -DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_11/appstream-glib-appstream_glib_0_7_11.tar.gz" -MD5SUM="fe61f207e163f81c3caea6acfc113df7" +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_x86_64="" MD5SUM_x86_64="" REQUIRES="meson json-glib gcab" |