tectonic: update to 0.10.0.
This commit is contained in:
parent
2ce2f0e01e
commit
4f3a7ea160
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tectonic'
|
# Template file for 'tectonic'
|
||||||
pkgname=tectonic
|
pkgname=tectonic
|
||||||
version=0.9.0
|
version=0.10.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=a239ca85bff1955792b2842fabfa201ba9576d916ece281278781f42c7547b9f
|
checksum=8c3295007b2602ff1a43a42d335589ebfe3731072e749a8087348ad0cfecf662
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue