author | Antonio Rojas
<arojas@archlinux.org> 2018-06-21 06:26:20 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-06-21 06:26:20 UTC |
parent | b789a199d7467198194638f0b5ef915bf27ce7b6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b3606a5..f40b3d8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,12 +2,12 @@ pkgname=plasma-pa pkgver=5.13.1 -pkgrel=1 +pkgrel=2 pkgdesc='Plasma applet for audio volume management using PulseAudio' arch=(x86_64) url='https://www.kde.org/workspaces/plasmadesktop/' license=(LGPL) -depends=(plasma-workspace pulseaudio-gconf libcanberra-pulse) +depends=(plasma-workspace gconf libcanberra-pulse) makedepends=(extra-cmake-modules kdoctools) groups=(plasma) source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})