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