summaryrefslogtreecommitdiff
path: root/community/soundkonverter/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/soundkonverter/PKGBUILD')
-rw-r--r--community/soundkonverter/PKGBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/community/soundkonverter/PKGBUILD b/community/soundkonverter/PKGBUILD
index d3789e6e4..ecdbc0d36 100644
--- a/community/soundkonverter/PKGBUILD
+++ b/community/soundkonverter/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 80754 2012-12-03 09:48:01Z stativ $
+# $Id: PKGBUILD 86067 2013-03-11 21:28:00Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
# Contributor: Mateusz Herych <heniekk@gmail.com>
# Contributor: Eric Belanger <eric@archlinux.org>
# Contributor: Darwin Bautista <djclue917@gmail.com>
pkgname=soundkonverter
-pkgver=1.6.4
+pkgver=2.0.0
pkgrel=1
pkgdesc="Front-end to various audio converters"
arch=('i686' 'x86_64')
@@ -23,15 +23,17 @@ optdepends=('cdrkit: cdda2wav backend'
'mac: mac backend'
'mplayer: mplayer backend'
'mp3gain: mp3gain backend'
+ 'opus-tools: opus backend'
'speex: speexenc, speexdec backends'
'timidity++: midi backend'
'twolame: twolame backend'
'vorbisgain: vorbisgain backend'
'vorbis-tools: vorbis tools backend'
- 'wavpack: wavpack backend')
+ 'wavpack: wavpack backend'
+ 'sox: sox plugin (change sample rate, various effects)')
install=$pkgname.install
source=("http://kde-apps.org/CONTENT/content-files/29024-${pkgname}-${pkgver}.tar.gz")
-md5sums=('be01689be4c7e1811c57436ec45d7326')
+md5sums=('f1df729916b2418c474b859ed6b9eda6')
build() {
cd "$srcdir"/$pkgname-$pkgver