appstream-glib: update to 0.7.10.
This commit is contained in:
parent
4d06863fdd
commit
4b5ecfe005
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'appstream-glib'
|
||||
pkgname=appstream-glib
|
||||
version=0.7.9
|
||||
revision=2
|
||||
version=0.7.10
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dgtk-doc=false -Drpm=false -Dstemmer=false
|
||||
-Dintrospection=$(vopt_if gir true false)"
|
||||
|
@ -12,8 +12,9 @@ short_desc="Install and update applications"
|
|||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
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=278331da5049067f076330962400e680234b2e0ecbe6fa5d4668040ae0a88c47
|
||||
checksum=43453b8cde676b203830e70981e5aff91c7809233eeca96edaf8b73d2d047a21
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue