libraries/appstream-glib: Updated for version 0.7.11.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2018-08-11 10:24:04 +12:00 committed by Willy Sudiarto Raharjo
parent f769351f84
commit bdd37ba61b
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=appstream-glib
VERSION=${VERSION:-0.7.10}
VERSION=${VERSION:-0.7.11}
SRCVERSION=$(echo "$PRGNAM" | tr - _)_$(echo "$VERSION" | tr . _)
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="appstream-glib"
VERSION="0.7.10"
VERSION="0.7.11"
HOMEPAGE="https://github.com/hughsie/appstream-glib"
DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_10/appstream-glib-appstream_glib_0_7_10.tar.gz"
MD5SUM="2c163f94fa3f0b91a43335aaf3507206"
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_x86_64=""
MD5SUM_x86_64=""
REQUIRES="meson json-glib gcab"