mat2: update to 0.13.1.

This commit is contained in:
Piraty 2023-01-11 14:21:56 +01:00
parent d4b50ed2cf
commit 926534c4df
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,7 +1,7 @@
# Template file for 'mat2' # Template file for 'mat2'
pkgname=mat2 pkgname=mat2
version=0.13.0 version=0.13.1
revision=2 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="bubblewrap python3-cairo python3-gobject python3-mutagen poppler-glib 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" homepage="https://0xacab.org/jvoisin/mat2"
changelog="https://0xacab.org/jvoisin/mat2/-/raw/master/CHANGELOG.md" changelog="https://0xacab.org/jvoisin/mat2/-/raw/master/CHANGELOG.md"
distfiles="https://0xacab.org/jvoisin/mat2/-/archive/${version}/mat2-${version}.tar.gz" distfiles="https://0xacab.org/jvoisin/mat2/-/archive/${version}/mat2-${version}.tar.gz"
checksum=8f895b45247c701f311da52442de7d1117cce234f82936edf305d6e339c016b0 checksum=473c56d60733a4434e10c85a86e928bd714f8f72a0b4772251cfa0a45f805e1d
make_check=no # cannot bwrap in chroot make_check=no # cannot bwrap in chroot