appstream-glib: update to 0.7.13.
This commit is contained in:
parent
cfcbd9d9c8
commit
82145d7aa9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'appstream-glib'
|
||||
pkgname=appstream-glib
|
||||
version=0.7.12
|
||||
revision=2
|
||||
version=0.7.13
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dgtk-doc=false -Drpm=false -Dstemmer=false
|
||||
-Dintrospection=$(vopt_if gir true false)"
|
||||
|
@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://people.freedesktop.org/~hughsient/appstream-glib/"
|
||||
changelog="https://raw.githubusercontent.com/hughsie/appstream-glib/master/NEWS"
|
||||
distfiles="${homepage}/releases/${pkgname}-${version}.tar.xz"
|
||||
checksum=bacab112fc15f37932570ac8287ba050b0a1d0fdc842913f8b8345f6de128bc9
|
||||
checksum=ba29b5b42b0a849ee5a442e76e4742b4223afbd1400011dbe65153933887271c
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue