PAmix: update to 1.5.
This commit is contained in:
parent
fbe9e7119f
commit
158b19ee2d
|
@ -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 <Vaelatern@gmail.com>"
|
||||
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";;
|
||||
|
|
Loading…
Reference in New Issue