From 7dbd2ecc051c55c804ebc5cb4891b679841ae83d Mon Sep 17 00:00:00 2001 From: Piraty Date: Mon, 3 Oct 2022 17:33:11 +0200 Subject: [PATCH] mat2: update to 0.13.0. --- srcpkgs/mat2/template | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mat2/template b/srcpkgs/mat2/template index 5a662f0b45ec..30e222ddbcca 100644 --- a/srcpkgs/mat2/template +++ b/srcpkgs/mat2/template @@ -1,13 +1,16 @@ # Template file for 'mat2' pkgname=mat2 -version=0.12.4 +version=0.13.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" -depends="bubblewrap python3-cairo python3-gobject python3-mutagen" +depends="bubblewrap python3-cairo python3-gobject python3-mutagen poppler-glib + gdk-pixbuf librsvg exiftool" short_desc="Metadata removal tool" maintainer="Piraty " license="LGPL-3.0-or-later" homepage="https://0xacab.org/jvoisin/mat2" +changelog="https://0xacab.org/jvoisin/mat2/-/raw/master/CHANGELOG.md" distfiles="https://0xacab.org/jvoisin/mat2/-/archive/${version}/mat2-${version}.tar.gz" -checksum=00c163bf05cc5d282e420dbf53113ae48a63e1cace90dc1d0ca44e23005d28a5 +checksum=8f895b45247c701f311da52442de7d1117cce234f82936edf305d6e339c016b0 +make_check=no # cannot bwrap in chroot