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'
|
||||
pkgname=pulsemixer
|
||||
version=1.5.0
|
||||
revision=2
|
||||
version=1.5.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
depends="python3 libpulseaudio"
|
||||
short_desc="CLI and curses mixer for Pulseaudio"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Dean Thomson <mrrobot@fsociety.info>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/GeorgeFilipkin/pulsemixer"
|
||||
distfiles="https://github.com/GeorgeFilipkin/pulsemixer/archive/${version}.tar.gz"
|
||||
checksum=30716666dd2552b3c59c2ed320926bb162c74d2afc385336b7f796e1f0f69af5
|
||||
checksum=2ccc850d2e414300f7513ac36334c0be16ef300fef6f45a3e3f05f83c50fd19d
|
||||
|
||||
do_install() {
|
||||
vbin pulsemixer
|
||||
|
|
Loading…
Reference in a new issue