From f52fd14c07dab5d9b8bb953f51cbfdc2b08a11b7 Mon Sep 17 00:00:00 2001 From: Johannes Brechtmann Date: Thu, 3 May 2018 21:47:03 +0200 Subject: [PATCH] pianobar: rebuild for ffmpeg-4.0.1. --- srcpkgs/pianobar/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pianobar/template b/srcpkgs/pianobar/template index c0d1ad5d3d..7613cc0a32 100644 --- a/srcpkgs/pianobar/template +++ b/srcpkgs/pianobar/template @@ -1,7 +1,7 @@ # Template file for 'pianobar' pkgname=pianobar version=2018.06.22 -revision=1 +revision=2 build_style=gnu-makefile make_build_args="V=1" hostmakedepends="pkg-config"