From 926534c4df97bebd053315b6c4cf01f6b09ad127 Mon Sep 17 00:00:00 2001 From: Piraty Date: Wed, 11 Jan 2023 14:21:56 +0100 Subject: [PATCH] mat2: update to 0.13.1. --- srcpkgs/mat2/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mat2/template b/srcpkgs/mat2/template index 0e5069e4d1a..bbd2f6854d0 100644 --- a/srcpkgs/mat2/template +++ b/srcpkgs/mat2/template @@ -1,7 +1,7 @@ # Template file for 'mat2' pkgname=mat2 -version=0.13.0 -revision=2 +version=0.13.1 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="bubblewrap python3-cairo python3-gobject python3-mutagen poppler-glib @@ -12,5 +12,5 @@ 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=8f895b45247c701f311da52442de7d1117cce234f82936edf305d6e339c016b0 +checksum=473c56d60733a4434e10c85a86e928bd714f8f72a0b4772251cfa0a45f805e1d make_check=no # cannot bwrap in chroot