diff --git a/srcpkgs/tectonic/template b/srcpkgs/tectonic/template index e9fde4b6a58..02159342e2c 100644 --- a/srcpkgs/tectonic/template +++ b/srcpkgs/tectonic/template @@ -1,7 +1,8 @@ # Template file for 'tectonic' pkgname=tectonic -version=0.1.12 -revision=3 +version=0.1.15 +revision=1 +wrksrc="tectonic-tectonic-${version}" build_style=cargo hostmakedepends="pkg-config" makedepends="harfbuzz-devel libressl-devel" @@ -9,13 +10,8 @@ short_desc="Modernized, complete, self-contained TeX/LaTeX engine" maintainer="Chinmay Pai " license="MIT" homepage="https://tectonic-typesetting.github.io" -changelog="https://raw.githubusercontent.com/tectonic-typesetting/tectonic/master/CHANGELOG.md" -distfiles="https://github.com/tectonic-typesetting/${pkgname}/archive/v${version}.tar.gz" -checksum=30d2e0fe31145a10097368f11a00540ba201be43d28e7ad580699f47bfa70bf4 - -pre_build() { - cargo update --package openssl-sys --precise 0.9.58 -} +distfiles="https://github.com/tectonic-typesetting/tectonic/archive/tectonic@${version}.tar.gz" +checksum=0e55188eafc1b58f3660a303fcdd6adc071051b9eb728119837fbeed2309914f post_install() { vlicense LICENSE