tectonic: update to 0.1.17.

Closes: #25716 [via git-merge-pr]
This commit is contained in:
Daniel Eyßer 2020-10-18 18:16:06 +02:00 committed by Andrew J. Hesford
parent 25c3f70da4
commit d0d9ac5e3f

View file

@ -1,6 +1,6 @@
# Template file for 'tectonic' # Template file for 'tectonic'
pkgname=tectonic pkgname=tectonic
version=0.1.16 version=0.1.17
revision=1 revision=1
wrksrc="tectonic-tectonic-${version}" wrksrc="tectonic-tectonic-${version}"
build_style=cargo build_style=cargo
@ -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=341563df89d1715001419b81ce394ea36daf190171d654dcf70214fd12b2d02a checksum=cbe2dcc2fd5c87a2e01643bb1d7cb8eb8bb4236832aaa39eedd7d334400d5adb
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE