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:
parent
62f1f66448
commit
51c6338043
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tectonic'
|
||||
pkgname=tectonic
|
||||
version=0.3.3
|
||||
revision=2
|
||||
version=0.4.1
|
||||
revision=1
|
||||
wrksrc="tectonic-tectonic-${version}"
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://tectonic-typesetting.github.io"
|
||||
distfiles="https://github.com/tectonic-typesetting/tectonic/archive/tectonic@${version}.tar.gz"
|
||||
checksum=c0aa60186f2e7f37af67dafbdccfc7a99ca5ce084651d8fcabe7561b941dcb97
|
||||
checksum=5a2c910f822d59ddaf9d32a0e5f7f34ce30f44e4129513b3a0c50425cf48ac8f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue