tectonic: update to 0.2.0.
This commit is contained in:
parent
012e2893a9
commit
643123ff58
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tectonic'
|
||||
pkgname=tectonic
|
||||
version=0.1.17
|
||||
version=0.2.0
|
||||
revision=1
|
||||
wrksrc="tectonic-tectonic-${version}"
|
||||
build_style=cargo
|
||||
|
@ -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=cbe2dcc2fd5c87a2e01643bb1d7cb8eb8bb4236832aaa39eedd7d334400d5adb
|
||||
checksum=fce39a26b8a88c662de114ce38f407f234e255c4cef6ea825e85358e936b9bbd
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue