From 24798a917e27e3dc90d9573a50e601e33203cfe8 Mon Sep 17 00:00:00 2001 From: abveritas Date: Tue, 6 Mar 2012 03:05:20 +0000 Subject: [PATCH] libktorrent update --- support-pkg-libktorrent/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/support-pkg-libktorrent/PKGBUILD b/support-pkg-libktorrent/PKGBUILD index 568516c8c..1e43b831f 100644 --- a/support-pkg-libktorrent/PKGBUILD +++ b/support-pkg-libktorrent/PKGBUILD @@ -5,18 +5,18 @@ # maintainer (x86_64): Manuel Tortosa pkgname=libktorrent -pkgver=1.1.3 +pkgver=1.2.0 pkgrel=1 -ktorver=4.1.3 +ktorver=4.2.0 pkgdesc="A BitTorrent program for KDE" arch=('i686' 'x86_64') url="http://ktorrent.org" license=('GPL2') depends=('kdelibs') -makedepends=('autoconf' 'perl' 'automoc4' 'cmake' 'kdepimlibs' 'kdebase-workspace') +makedepends=('autoconf' 'perl' 'automoc4' 'cmake' 'kdepimlibs' 'kde-workspace') source=(http://ktorrent.org/downloads/${ktorver}/libktorrent-${pkgver}.tar.bz2) options=('libtool') -md5sums=('665b6139ab68b83c6465509e29e839e0') +md5sums=('3bd38fc221fe2177dd17b14e2baf60c0') build() { cd ${srcdir}