mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tectonic: update to 0.15.0.
This commit is contained in:
parent
c8676b94d2
commit
43d3d7d6f2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tectonic'
|
# Template file for 'tectonic'
|
||||||
pkgname=tectonic
|
pkgname=tectonic
|
||||||
version=0.14.1
|
version=0.15.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--features=external-harfbuzz"
|
configure_args="--features=external-harfbuzz"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,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=3703a4fc768b3c7be6a4560857b17b2671f19023faee414aa7b6befd24ec9d25
|
checksum=3c13de312c4fe39ff905ad17e64a15a3a59d33ab65dacb0a8b9482c57e6bc6aa
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue