libgexiv2: update to 0.12.2.

This commit is contained in:
Enno Boland 2021-04-03 23:44:57 +02:00
parent e32f191217
commit 16442539e1
No known key found for this signature in database
GPG key ID: 5A7B9F1D0DFEB55D

View file

@ -1,6 +1,6 @@
# Template file for 'libgexiv2'
pkgname=libgexiv2
version=0.12.1
version=0.12.2
revision=1
wrksrc="${pkgname/lib/}-${version}"
build_style=meson
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Projects/gexiv2"
distfiles="${GNOME_SITE}/gexiv2/${version%.*}/${pkgname/lib/}-${version}.tar.xz"
checksum=8aeafd59653ea88f6b78cb03780ee9fd61a2f993070c5f0d0976bed93ac2bd77
checksum=2322b552aca330eef79724a699c51a302345d5e074738578b398b7f2ff97944c
build_options="gir vala"
build_options_default="gir vala"