typstyle: update to 0.13.13.

This commit is contained in:
Bnyro 2025-07-10 17:36:44 +02:00 committed by Duncan Overbruck
parent 7a8b7fdcab
commit bca31012bf

View file

@ -1,6 +1,6 @@
# Template file for 'typstyle' # Template file for 'typstyle'
pkgname=typstyle pkgname=typstyle
version=0.13.11 version=0.13.13
revision=1 revision=1
build_style=cargo build_style=cargo
build_helper=qemu build_helper=qemu
@ -14,7 +14,7 @@ license="Apache-2.0"
homepage="https://github.com/Enter-tainer/typstyle/" homepage="https://github.com/Enter-tainer/typstyle/"
changelog="https://raw.githubusercontent.com/Enter-tainer/typstyle/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/Enter-tainer/typstyle/master/CHANGELOG.md"
distfiles="https://github.com/Enter-tainer/typstyle/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/Enter-tainer/typstyle/archive/refs/tags/v${version}.tar.gz"
checksum=7a7bff0980f00f468dfadc04e2c26531ea7d2301b2909bf2cb24116c97902ec7 checksum=19d0d95cbb71cc532530957849aeb85234afeb5e1a8e7fbb7a07bdb23ac260ce
if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then
make_check=no # reflexo crate for tests not running on i686 make_check=no # reflexo crate for tests not running on i686