libgexiv2: update to 0.10.10.

[ci skip]
This commit is contained in:
Rasmus Thomsen 2019-01-02 02:17:33 +01:00 committed by Helmut Pozimski
parent 28cd7e8674
commit 88004f3b69

View file

@ -1,6 +1,6 @@
# Template file for 'libgexiv2'
pkgname=libgexiv2
version=0.10.9
version=0.10.10
revision=1
wrksrc="${pkgname/lib/}-${version}"
build_style=meson
@ -9,11 +9,11 @@ configure_args="-Ddisable-introspection=$(vopt_if gir false true)
hostmakedepends="pkg-config glib-devel $(vopt_if gir 'gobject-introspection')"
makedepends="libglib-devel exiv2-devel $(vopt_if gir 'vala-devel')"
short_desc="GObject-based wrapper around the Exiv2 library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Projects/gexiv2"
distfiles="${GNOME_SITE}/gexiv2/${version%.*}/${pkgname/lib/}-${version}.tar.xz"
checksum=8806234aa6fd1c345d46bf07a14e82771415071ca5ff63615b1ea62bd2fec0ed
checksum=7d9ad7147ab51ab691edf043c44a0a44de4088c48a12d9c23c26939710e66ce1
build_options="gir vala"
if [ -z "$CROSS_BUILD" ]; then