From e2ddb6d3113a80da4961c741aca2800580cf0957 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 07:25:04 +0200 Subject: [PATCH] brltty: rebuild for Python 3.6 --- srcpkgs/brltty/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/brltty/template b/srcpkgs/brltty/template index f4d3b0fbe7..f34eeec8d5 100644 --- a/srcpkgs/brltty/template +++ b/srcpkgs/brltty/template @@ -1,7 +1,7 @@ # Template file for 'brltty' pkgname=brltty version=5.5 -revision=3 +revision=4 build_style=gnu-configure hostmakedepends="pkg-config python3-Cython" makedepends="ncurses-devel alsa-lib-devel gpm-devel icu-devel python3-devel libbluetooth-devel"