tectonic: update to 0.11.0.
This commit is contained in:
parent
efeedb0111
commit
11f6893c79
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tectonic'
|
||||
pkgname=tectonic
|
||||
version=0.10.0
|
||||
version=0.11.0
|
||||
revision=1
|
||||
wrksrc="tectonic-tectonic-${version}"
|
||||
build_style=cargo
|
||||
|
@ -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=8c3295007b2602ff1a43a42d335589ebfe3731072e749a8087348ad0cfecf662
|
||||
checksum=7bdd4b4b18af2bd6c127ab03e1abf3088ac2e3b5471467387bd60620331eab4d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue