pulseeffects: update to 3.2.3. (#13725)
This commit is contained in:
parent
65be49dcc9
commit
16e500bcff
1 changed files with 3 additions and 4 deletions
|
@ -1,17 +1,16 @@
|
|||
# Template file for 'pulseeffects'
|
||||
pkgname=pulseeffects
|
||||
version=3.2.2
|
||||
version=3.2.3
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gsettings-desktop-schemas-devel gst-plugins-bad1-devel
|
||||
gtk+3-devel libbs2b-devel pulseaudio-devel python-gobject-devel"
|
||||
depends="ConsoleKit2 calf gsettings-desktop-schemas gst-plugins-bad1
|
||||
gst-plugins-good1 pulseaudio python3-gobject python3-numpy python3-scipy
|
||||
swh-plugins"
|
||||
gst-plugins-good1 pulseaudio python3-gobject python3-numpy python3-scipy"
|
||||
short_desc="Sound effects for Pulseaudio applications"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/wwmm/pulseeffects"
|
||||
distfiles="https://github.com/wwmm/pulseeffects/archive/v${version}.tar.gz"
|
||||
checksum=17b14b7dd329c25dc36fd1f1373f6d4d8396cb3e38bc82e8539d10bfd075d8c9
|
||||
checksum=049a9d9c162a17790d392b7de9a0cc1397de32bd4324ae6490a45b96c92e5528
|
||||
|
|
Loading…
Reference in a new issue