We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db1e90f commit 3a6edd4Copy full SHA for 3a6edd4
1 file changed
srcpkgs/typstyle/template
@@ -1,6 +1,6 @@
1
# Template file for 'typstyle'
2
pkgname=typstyle
3
-version=0.13.9
+version=0.13.11
4
revision=1
5
build_style=cargo
6
build_helper=qemu
@@ -14,7 +14,7 @@ license="Apache-2.0"
14
homepage="https://github.com/Enter-tainer/typstyle/"
15
changelog="https://raw.githubusercontent.com/Enter-tainer/typstyle/master/CHANGELOG.md"
16
distfiles="https://github.com/Enter-tainer/typstyle/archive/refs/tags/v${version}.tar.gz"
17
-checksum=8c2952ee9d07b76ddeac56b34476e0b7b7ed6a84c5fe7aca1b07fb81a462c49b
+checksum=7a7bff0980f00f468dfadc04e2c26531ea7d2301b2909bf2cb24116c97902ec7
18
19
if [ "$XBPS_TARGET_MACHINE" == "i686" ]; then
20
make_check=no # reflexo crate for tests not running on i686
0 commit comments