tectonic: update to 0.4.1.

Test failure on i686 reported upstream:
https://github.com/tectonic-typesetting/tectonic/issues/749
This commit is contained in:
Érico Nogueira 2021-03-25 00:58:21 -03:00 committed by Érico Nogueira Rolim
parent 62f1f66448
commit 51c6338043

View file

@ -1,7 +1,7 @@
# Template file for 'tectonic' # Template file for 'tectonic'
pkgname=tectonic pkgname=tectonic
version=0.3.3 version=0.4.1
revision=2 revision=1
wrksrc="tectonic-tectonic-${version}" wrksrc="tectonic-tectonic-${version}"
build_style=cargo build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
license="MIT" license="MIT"
homepage="https://tectonic-typesetting.github.io" homepage="https://tectonic-typesetting.github.io"
distfiles="https://github.com/tectonic-typesetting/tectonic/archive/tectonic@${version}.tar.gz" distfiles="https://github.com/tectonic-typesetting/tectonic/archive/tectonic@${version}.tar.gz"
checksum=c0aa60186f2e7f37af67dafbdccfc7a99ca5ce084651d8fcabe7561b941dcb97 checksum=5a2c910f822d59ddaf9d32a0e5f7f34ce30f44e4129513b3a0c50425cf48ac8f
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE