From 9d22c60f48df86c5c49c2627052da02bacbc6a1e Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 30 Jul 2019 14:13:47 +0200 Subject: [PATCH] brltty: rebuild for icu-64.2. --- srcpkgs/brltty/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/brltty/template b/srcpkgs/brltty/template index 7a67e1c530c..d08207b9b14 100644 --- a/srcpkgs/brltty/template +++ b/srcpkgs/brltty/template @@ -1,7 +1,7 @@ # Template file for 'brltty' pkgname=brltty version=6.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-gpm --with-screen-driver=lx,sc --with-tables-directory=/usr/share/brltty PYTHON=/usr/bin/python3"