From d244690cc4eeea67914c3163a55819dcd675a823 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 7 Jun 2022 22:19:44 +0200 Subject: [PATCH] tectonic: rebuild for icu-71.1_1 --- srcpkgs/tectonic/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tectonic/template b/srcpkgs/tectonic/template index ca804d594da..920576d17e6 100644 --- a/srcpkgs/tectonic/template +++ b/srcpkgs/tectonic/template @@ -1,7 +1,7 @@ # Template file for 'tectonic' pkgname=tectonic version=0.8.2 -revision=1 +revision=2 wrksrc="tectonic-tectonic-${version}" build_style=cargo configure_args="--features=external-harfbuzz"