libraries/appstream-glib: Updated for version 0.7.15.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2019-03-01 20:04:24 +13:00 committed by Willy Sudiarto Raharjo
parent 39a1ac6ae1
commit f18d4cafb5
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.14}
VERSION=${VERSION:-0.7.15}
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.14"
VERSION="0.7.15"
HOMEPAGE="https://github.com/hughsie/appstream-glib"
DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_14/appstream-glib-appstream_glib_0_7_14.tar.gz"
MD5SUM="fefee89385effad41890cd45ed05658c"
DOWNLOAD="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_15/appstream-glib-appstream_glib_0_7_15.tar.gz"
MD5SUM="60fda2d9c0f5b67a3d0eb8dd31a7211b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="meson json-glib gcab"