tectonic: update to 0.8.2.

This commit is contained in:
Daniel Eyßer 2022-03-01 20:55:48 +01:00 committed by Echo
parent fb16a72b5b
commit 96b056f389

View file

@ -1,7 +1,7 @@
# Template file for 'tectonic' # Template file for 'tectonic'
pkgname=tectonic pkgname=tectonic
version=0.8.0 version=0.8.2
revision=2 revision=1
wrksrc="tectonic-tectonic-${version}" wrksrc="tectonic-tectonic-${version}"
build_style=cargo build_style=cargo
configure_args="--features=external-harfbuzz" configure_args="--features=external-harfbuzz"
@ -11,8 +11,9 @@ short_desc="Modernized, complete, self-contained TeX/LaTeX engine"
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>" maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
license="MIT" license="MIT"
homepage="https://tectonic-typesetting.github.io" homepage="https://tectonic-typesetting.github.io"
changelog="https://raw.githubusercontent.com/tectonic-typesetting/tectonic/release/CHANGELOG.md"
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=794cf34aee017b8a4288ed509a4e9d550a36aadc2bc0d35b1727d1135dac8e02 checksum=1f92a5ff25725a9a4c0eefd4ea306da1e63f57c40d4ceb0972c7e5bb73297b4f
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE