From 8c832e182c5e4825c2f5795838d54098a4595848 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 3 Apr 2023 00:03:40 +0200 Subject: [PATCH] tectonic: rebuild for icu-72.1_1 --- srcpkgs/tectonic/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tectonic/template b/srcpkgs/tectonic/template index 26cf6ddcb98..30a37226eb1 100644 --- a/srcpkgs/tectonic/template +++ b/srcpkgs/tectonic/template @@ -1,7 +1,7 @@ # Template file for 'tectonic' pkgname=tectonic version=0.12.0 -revision=1 +revision=2 build_style=cargo configure_args="--features=external-harfbuzz" hostmakedepends="pkg-config"