From 73579ca4708ac1617634e34ef20742c3352e4cc0 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 1 Apr 2016 09:58:55 +0200 Subject: [PATCH] calibre: rebuild against icu-57.1 --- srcpkgs/calibre/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template index 0b70a65f011..daadd0ad628 100644 --- a/srcpkgs/calibre/template +++ b/srcpkgs/calibre/template @@ -1,7 +1,7 @@ # Template file for 'calibre' pkgname=calibre version=2.54.0 -revision=1 +revision=2 build_style=python-module hostmakedepends="python pkg-config python-dateutil python-lxml python-Pillow python-PyQt5-webkit python-apsw python-cssutils"