Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/ncpamixer/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'ncpamixer'
pkgname=ncpamixer
version=1.3.7
revision=2
version=1.3.11
revision=1
build_wrksrc=src
build_style=cmake
makedepends="pulseaudio-devel ncurses-devel"
Expand All @@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/fulhax/ncpamixer"
distfiles="https://github.com/fulhax/ncpamixer/archive/${version}.tar.gz"
checksum=8a647b333875e117449fdfa3167ed50cfebe2c2254ae2618eaa5e64a5e5db3a6
checksum=dcc4a0ce20e9fff3f1ff710697971369aed28b6ed2f6c67c42039670eaf0f717

post_extract() {
# disables the creation of the man pages, avoids the
Expand Down