diff --git a/srcpkgs/pianobar/template b/srcpkgs/pianobar/template index ebf652c59a1..3b211b42085 100644 --- a/srcpkgs/pianobar/template +++ b/srcpkgs/pianobar/template @@ -1,6 +1,6 @@ # Template file for 'pianobar' pkgname=pianobar -version=2015.11.22 +version=2016.06.02 revision=1 hostmakedepends="pkg-config" makedepends="libcurl-devel faad2-devel libao-devel gnutls-devel libgcrypt-devel json-c-devel ffmpeg-devel" @@ -9,7 +9,7 @@ maintainer="Juan RP " license="MIT" homepage="http://6xq.net/projects/pianobar/" distfiles="https://github.com/PromyLOPh/pianobar/archive/${version}.tar.gz" -checksum=db7142a817ceb674d3057e847542754117b5a0ea41780c3c9c1b77b852704d08 +checksum=977d696c51d8e768be7b9a72480f1277cac99b3d007cd789e31364264dce25c2 do_build() { make CC="$CC -std=c99" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" V=1 ${makejobs}