From aac3d8c67c6ff1857765d424a205e2f3c6643a48 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 26 May 2020 21:45:28 +0200 Subject: [PATCH] ncmpcpp: rebuild against icu-67.1 --- srcpkgs/ncmpcpp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ncmpcpp/template b/srcpkgs/ncmpcpp/template index 7aae1c87cb8..42583230e54 100644 --- a/srcpkgs/ncmpcpp/template +++ b/srcpkgs/ncmpcpp/template @@ -1,7 +1,7 @@ # Template file for 'ncmpcpp' pkgname=ncmpcpp version=0.8.2 -revision=9 +revision=10 build_style=gnu-configure configure_args=" BOOST_LIB_SUFFIX= --enable-clock --enable-outputs --enable-unicode --enable-visualizer --with-curl --with-taglib --with-fftw"