pvoc: fix typo
This commit is contained in:
parent
1c93a4341a
commit
d596bb387f
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'pvoc'
|
||||
pkgname=pvoc
|
||||
version=0.1.12
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="ladspa-sdk fftw-devel libsndfile-devel"
|
||||
short_desc="LADSPLA plugins and a tool for time compression/expansion"
|
||||
short_desc="LADSPA plugins and a tool for time compression/expansion"
|
||||
maintainer="Olga Ustuzhanina <me@laserbat.pw>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://quitte.de/dsp/pvoc.html"
|
||||
|
|
Loading…
Reference in a new issue