mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
pulseaudio-equalizer-ladspa: update to 3.0.2.
This commit is contained in:
parent
fe5dd23cdf
commit
8190e339f3
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'pulseaudio-equalizer-ladspa'
|
# Template file for 'pulseaudio-equalizer-ladspa'
|
||||||
pkgname=pulseaudio-equalizer-ladspa
|
pkgname=pulseaudio-equalizer-ladspa
|
||||||
version=3.0.1
|
version=3.0.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=equalizer-${version}
|
wrksrc="equalizer-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
pycompile_module="pulseeq"
|
pycompile_module="pulseeq"
|
||||||
hostmakedepends="glib-devel pkg-config python3"
|
hostmakedepends="glib-devel pkg-config python3"
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/pulseaudio-equalizer-ladspa/equalizer"
|
homepage="https://github.com/pulseaudio-equalizer-ladspa/equalizer"
|
||||||
distfiles="https://github.com/${pkgname}/equalizer/archive/v${version}.tar.gz"
|
distfiles="https://github.com/${pkgname}/equalizer/archive/v${version}.tar.gz"
|
||||||
checksum=d0ee1a380ba84b704eb7a4b8c9f97f17485527da51ae993b888fdfed525ef063
|
checksum=2dd14d7bdbc806bfa239bae49dbeef8ccd8bbdb53a413bd83d0ca32390ceae6f
|
||||||
|
|
Loading…
Add table
Reference in a new issue