Date: Saturday, September 8, 2018 @ 10:30:42 Author: arojas Revision: 334126
kde-syndication -> syndication Modified: ktorrent/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-08 10:30:17 UTC (rev 334125) +++ PKGBUILD 2018-09-08 10:30:42 UTC (rev 334126) @@ -11,9 +11,9 @@ url='https://www.kde.org/applications/internet/ktorrent/' license=(GPL2) depends=(libktorrent kcmutils knotifyconfig kross) -makedepends=(extra-cmake-modules kdoctools boost plasma-workspace kdnssd taglib kde-syndication kplotting kdewebkit) +makedepends=(extra-cmake-modules kdoctools boost plasma-workspace kdnssd taglib syndication kplotting kdewebkit) optdepends=('plasma-workspace: shutdown plugin' 'kdnssd: zeroconf plugin' 'taglib: mediaplayer plugin' - 'kde-syndication: syndication plugin' 'kdewebkit: search plugin, syndication plugin' 'kplotting: statistics plugin') + 'syndication: syndication plugin' 'kdewebkit: search plugin, syndication plugin' 'kplotting: statistics plugin') source=("http://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}) sha256sums=('b54149cf1dd3ed59cb7be54c326469a64e152f39f2d7db01de9fdd6b2ce3562a' 'SKIP')
