tectonic: update to 0.9.0.
This commit is contained in:
parent
b97bfafd70
commit
3318164577
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tectonic'
|
||||
pkgname=tectonic
|
||||
version=0.8.2
|
||||
revision=2
|
||||
version=0.9.0
|
||||
revision=1
|
||||
wrksrc="tectonic-tectonic-${version}"
|
||||
build_style=cargo
|
||||
configure_args="--features=external-harfbuzz"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
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"
|
||||
checksum=1f92a5ff25725a9a4c0eefd4ea306da1e63f57c40d4ceb0972c7e5bb73297b4f
|
||||
checksum=a239ca85bff1955792b2842fabfa201ba9576d916ece281278781f42c7547b9f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue