parent
25c3f70da4
commit
d0d9ac5e3f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tectonic'
|
||||
pkgname=tectonic
|
||||
version=0.1.16
|
||||
version=0.1.17
|
||||
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=341563df89d1715001419b81ce394ea36daf190171d654dcf70214fd12b2d02a
|
||||
checksum=cbe2dcc2fd5c87a2e01643bb1d7cb8eb8bb4236832aaa39eedd7d334400d5adb
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue