mat2: update to 0.13.1.
This commit is contained in:
parent
d4b50ed2cf
commit
926534c4df
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue