diff --git a/srcpkgs/PAmix/template b/srcpkgs/PAmix/template index db461541399..2d50ed555c4 100644 --- a/srcpkgs/PAmix/template +++ b/srcpkgs/PAmix/template @@ -1,6 +1,6 @@ # Template file for 'PAmix' pkgname=PAmix -version=1.4.1 +version=1.5 revision=1 build_style=gnu-configure hostmakedepends="pkg-config automake autoconf-archive" @@ -10,8 +10,8 @@ short_desc="Ncurses/Curses Pulseaudio mixer in C++ similar to Pavucontrol" maintainer="Toyam Cox " license="MIT" homepage="https://github.com/patroclos/PAmix" -distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=52c0022bb650d93ee348a7e50156bc94dd9a77a47fff279b07e92f0b40ce145d +distfiles="${homepage}/archive/${version}.tar.gz" +checksum=f0085f00a9b0285465ad89c14d2aaa14090c1658ec4c34c49a2a42f5abb50fc3 case "${XBPS_TARGET_MACHINE}" in *-musl) broken="Parts of ncurses, not available on musl";;