From 6deef1abefb44b81ccc977b19ca3561cc2e50abb Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 28 Aug 2018 07:16:46 -0300 Subject: [PATCH] brltty: rebuild against icu-62.1 --- srcpkgs/brltty/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/brltty/template b/srcpkgs/brltty/template index be2c8e0b63d..c4ea1677ea5 100644 --- a/srcpkgs/brltty/template +++ b/srcpkgs/brltty/template @@ -1,7 +1,7 @@ # Template file for 'brltty' pkgname=brltty version=5.6 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config python3-Cython" makedepends="ncurses-devel alsa-lib-devel gpm-devel icu-devel python3-devel libbluetooth-devel"