mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pulsemixer: update to 1.5.1.
This commit is contained in:
parent
828b33121c
commit
a00ffeec89
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pulsemixer'
|
# Template file for 'pulsemixer'
|
||||||
pkgname=pulsemixer
|
pkgname=pulsemixer
|
||||||
version=1.5.0
|
version=1.5.1
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="python3 libpulseaudio"
|
depends="python3 libpulseaudio"
|
||||||
short_desc="CLI and curses mixer for Pulseaudio"
|
short_desc="CLI and curses mixer for Pulseaudio"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Dean Thomson <mrrobot@fsociety.info>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/GeorgeFilipkin/pulsemixer"
|
homepage="https://github.com/GeorgeFilipkin/pulsemixer"
|
||||||
distfiles="https://github.com/GeorgeFilipkin/pulsemixer/archive/${version}.tar.gz"
|
distfiles="https://github.com/GeorgeFilipkin/pulsemixer/archive/${version}.tar.gz"
|
||||||
checksum=30716666dd2552b3c59c2ed320926bb162c74d2afc385336b7f796e1f0f69af5
|
checksum=2ccc850d2e414300f7513ac36334c0be16ef300fef6f45a3e3f05f83c50fd19d
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin pulsemixer
|
vbin pulsemixer
|
||||||
|
|
Loading…
Add table
Reference in a new issue