libraries/appstream-glib: Updated for version 0.7.13.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2018-09-29 08:02:25 +12:00
parent d6453a05e0
commit 9169f0f6ba
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.12}
VERSION=${VERSION:-0.7.13}
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.12"
VERSION="0.7.13"
HOMEPAGE="https://github.com/hughsie/appstream-glib"
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="https://github.com/hughsie/appstream-glib/archive/appstream_glib_0_7_13/appstream-glib-appstream_glib_0_7_13.tar.gz"
MD5SUM="81565a7b45f7421fe31f99312cbe8462"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="meson json-glib gcab"