mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
parent
e8c09a086d
commit
7546dfdfa4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'typstyle'
|
# Template file for 'typstyle'
|
||||||
pkgname=typstyle
|
pkgname=typstyle
|
||||||
version=0.11.28
|
version=0.11.30
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--no-default-features --features=cli"
|
configure_args="--no-default-features --features=cli"
|
||||||
|
@ -11,7 +11,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=4b35da6fe3c4a652a3afb493d9f28edf64e46631b1dba7c7727e669e57afd019
|
checksum=330d58f348a64c825e1bf86c5748b11bdbb25c6d72a97c0623d12f01a8af7226
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue