diff --git a/srcpkgs/ncmpcpp/template b/srcpkgs/ncmpcpp/template index 2bdf7bc8ca..e2cf422636 100644 --- a/srcpkgs/ncmpcpp/template +++ b/srcpkgs/ncmpcpp/template @@ -1,6 +1,6 @@ # Template file for 'ncmpcpp' pkgname=ncmpcpp -version=0.7.4 +version=0.7.5 revision=1 build_style=gnu-configure configure_args=" @@ -14,7 +14,7 @@ maintainer="Juan RP " license="GPL-2" homepage="http://ncmpcpp.rybczak.net/" distfiles="http://ncmpcpp.rybczak.net/stable/ncmpcpp-${version}.tar.bz2" -checksum=d70425f1dfab074a12a206ddd8f37f663bce2bbdc0a20f7ecf290ebe051f1e63 +checksum=7e4f643020b36698462879013a8b16111f8c3a4c5819cf186aed78032a41e07d # Required by waddwstr() with ncurses on musl CXXFLAGS="-D_XOPEN_SOURCE=600"