mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cava: update to 0.8.3.
This commit is contained in:
parent
1b1c4c82ce
commit
33c43f45b1
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cava'
|
# Template file for 'cava'
|
||||||
pkgname=cava
|
pkgname=cava
|
||||||
version=0.8.2
|
version=0.8.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="Console-based Audio Visualizer for ALSA"
|
||||||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/karlstav/cava"
|
homepage="https://github.com/karlstav/cava"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="https://github.com/karlstav/cava/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=99bc302ce77f8093a4ac1cf94be51581e37c075428117f248ffe1fee650f47d8
|
checksum=ce7378ababada5a20fa8250c6b3fe6412bc1a7dd31301a52b8b4a71d362875b9
|
||||||
build_options="alsa pulseaudio sndio"
|
build_options="alsa pulseaudio sndio"
|
||||||
build_options_default="alsa pulseaudio sndio"
|
build_options_default="alsa pulseaudio sndio"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue