From 7c5318045d51cb5da4949c5c78e8825335e75258 Mon Sep 17 00:00:00 2001 From: sibel Date: Tue, 11 Jan 2011 11:38:52 +0100 Subject: ktorrent, maj 4.0.5-1 --- kde/ktorrent/.footprint | 4 ++-- kde/ktorrent/.md5sum | 2 +- kde/ktorrent/Pkgfile | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/kde/ktorrent/.footprint b/kde/ktorrent/.footprint index cf96f6f04..b39793c30 100644 --- a/kde/ktorrent/.footprint +++ b/kde/ktorrent/.footprint @@ -23,8 +23,8 @@ drwxr-xr-x root/root usr/lib/kde4/ -rwxr-xr-x root/root usr/lib/kde4/plasma_applet_ktorrent.so -rwxr-xr-x root/root usr/lib/kde4/plasma_engine_ktorrent.so lrwxrwxrwx root/root usr/lib/libktcore.so -> libktcore.so.11 -lrwxrwxrwx root/root usr/lib/libktcore.so.11 -> libktcore.so.11.0.2 --rwxr-xr-x root/root usr/lib/libktcore.so.11.0.2 +lrwxrwxrwx root/root usr/lib/libktcore.so.11 -> libktcore.so.11.0.4 +-rwxr-xr-x root/root usr/lib/libktcore.so.11.0.4 lrwxrwxrwx root/root usr/lib/libktupnp.so -> libktupnp.so.4 lrwxrwxrwx root/root usr/lib/libktupnp.so.4 -> libktupnp.so.4.0.2 -rwxr-xr-x root/root usr/lib/libktupnp.so.4.0.2 diff --git a/kde/ktorrent/.md5sum b/kde/ktorrent/.md5sum index d68e5994f..a4bbafa6b 100644 --- a/kde/ktorrent/.md5sum +++ b/kde/ktorrent/.md5sum @@ -1,4 +1,4 @@ 1f25b94615b0bbfa0457c99fb20de3e6 httpserver.patch -446c8df18937a0fbfb8d9eb58713f847 ktorrent-4.0.3.tar.bz2 +3a2e9a92d3a30d44b98ded0e4984ae8a ktorrent-4.0.5.tar.bz2 9905d1f19c8f35e7dd5db76fc9ca9a1d ktorrent.desktop 01f8b2275588a3e80f6783061d2b9377 ktorrent.png diff --git a/kde/ktorrent/Pkgfile b/kde/ktorrent/Pkgfile index 15f37f08d..114df9ce4 100755 --- a/kde/ktorrent/Pkgfile +++ b/kde/ktorrent/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libktorrent name=ktorrent -version=4.0.3 +version=4.0.5 release=1 source=(http://ktorrent.org/downloads/$version/$name-$version.tar.bz2 \ @@ -13,7 +13,7 @@ source=(http://ktorrent.org/downloads/$version/$name-$version.tar.bz2 \ build() { cd $name-$version - patch -Np0 -i $SRC/httpserver.patch +# patch -Np0 -i $SRC/httpserver.patch cmake . -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_SKIP_RPATH=ON \ -- cgit v1.2.3-54-g00ecf