summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Neumann2017-09-30 10:30:01 +0200
committerJan Neumann2017-09-30 10:30:01 +0200
commit033b248eba446f32bc557c7d24b97a60fe400d88 (patch)
tree330abb1c25520234a167befe18315e5fc7806ec2 /PKGBUILD
parentb7955ab6c36aeea4f96946279e63338278456dcf (diff)
downloadaur-033b248eba446f32bc557c7d24b97a60fe400d88.tar.gz
catch the tree
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 00d5dbb203cf..d1ac7cf0d101 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ pkgname=audex-git
gitname=audex
pkgver=r139.bf5c364
pkgrel=1
-pkgdesc='Audex is an audio grabber tool for CD-ROM drives built with KDE Frameworks.'
+pkgdesc='Audex is an audio grabber tool for CD-ROM drives built with KDE Frameworks'
arch=('i686' 'x86_64')
url='https://cgit.kde.org/audex.git/'
license=('GPL')
-depends=('qt5-base' 'qt5-script' 'qt5-x11extras' 'libkcddb' 'cdparanoia' 'plasma-framework')
+depends=('qt5-script' 'libkcddb' 'cdparanoia' 'kcmutils')
optdepends=('libvorbis' 'flac' 'lame' 'faac' 'python-eyed3')
makedepends=('git')
conflicts=('audex')