diff --git a/srcpkgs/ncmpcpp/template b/srcpkgs/ncmpcpp/template index 1a1856e9387..6407d5b1658 100644 --- a/srcpkgs/ncmpcpp/template +++ b/srcpkgs/ncmpcpp/template @@ -1,6 +1,6 @@ # Template file for 'ncmpcpp' pkgname=ncmpcpp -version=0.7.2 +version=0.7.3 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=6392f5eb98c4f130639e198200ef3db0b873b9594b65fe807ee73293ceb4093b +checksum=2c8b29435ca4fd845400cee7c9fd50a731bee215e92fd7e98a7446c84136b212 # Required by waddwstr() with ncurses on musl CXXFLAGS="-D_XOPEN_SOURCE=600"