From dd7fa1e1ce0d64f7a1fc145ff0099efd86e2e2b2 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 28 Aug 2018 07:17:04 -0300 Subject: [PATCH] ncmpcpp: rebuild against icu-62.1 --- srcpkgs/ncmpcpp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ncmpcpp/template b/srcpkgs/ncmpcpp/template index 7b84616bfb8..0a1da43a253 100644 --- a/srcpkgs/ncmpcpp/template +++ b/srcpkgs/ncmpcpp/template @@ -1,7 +1,7 @@ # Template file for 'ncmpcpp' pkgname=ncmpcpp version=0.8.2 -revision=2 +revision=3 build_style=gnu-configure configure_args=" BOOST_LIB_SUFFIX= --enable-clock --enable-outputs --enable-unicode --enable-visualizer --with-curl --with-taglib --with-fftw"