typstyle: update to 0.12.3.
This commit is contained in:
parent
1e6f2f608c
commit
2b4e1eb6c4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'typstyle'
|
||||
pkgname=typstyle
|
||||
version=0.11.34
|
||||
version=0.12.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
configure_args="--no-default-features --features=cli"
|
||||
|
@ -11,7 +11,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/Enter-tainer/typstyle/"
|
||||
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"
|
||||
checksum=ce0646d161ee87abbc35ef97e83856310e54a12438a6234b152e281b1cec0af8
|
||||
checksum=cbe6ea2c110849c0bdb7b8f22683b964c3a1ecb11b912a0b7e2a9d1468726b24
|
||||
|
||||
if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then
|
||||
make_check=no # reflexo crate for tests not running on i686
|
||||
|
|
Loading…
Reference in New Issue