shared-mime-info: rebuild to hide libxml warning

"Warning: program compiled against libxml 212 using older 211" was
getting printed on every invocation of "update-mime-database" during
both xbps and flatpak commands.
This commit is contained in:
Jami Kettunen 2024-01-30 09:02:41 +02:00 committed by classabbyamp
parent e0e2898a6a
commit 08e51979ab

View File

@ -1,7 +1,7 @@
# Template file for 'shared-mime-info'
pkgname=shared-mime-info
version=2.4
revision=1
revision=2
build_style=meson
configure_args="-Dupdate-mimedb=false"
hostmakedepends="pkg-config gettext xmlto"