tectonic: update to 0.7.1, claim maintainership.
This commit is contained in:
parent
4597c656b7
commit
7c871135cd
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tectonic'
|
||||
pkgname=tectonic
|
||||
version=0.7.0
|
||||
version=0.7.1
|
||||
revision=1
|
||||
wrksrc="tectonic-tectonic-${version}"
|
||||
build_style=cargo
|
||||
|
@ -8,11 +8,11 @@ configure_args="--features=external-harfbuzz"
|
|||
hostmakedepends="pkg-config"
|
||||
makedepends="harfbuzz-devel openssl-devel"
|
||||
short_desc="Modernized, complete, self-contained TeX/LaTeX engine"
|
||||
maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
|
||||
maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://tectonic-typesetting.github.io"
|
||||
distfiles="https://github.com/tectonic-typesetting/tectonic/archive/tectonic@${version}.tar.gz"
|
||||
checksum=d4e674d7532d2d69601f1e9dd00766bc46ccffac89728e9f3e3032511dbdd201
|
||||
checksum=0082f3aca5e9e8cf827aacbe260383faf1e036d0e8d04a3aef11deeadfff2baf
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue