summaryrefslogtreecommitdiffstats
path: root/kde/ktorrent/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kde/ktorrent/Pkgfile')
-rwxr-xr-xkde/ktorrent/Pkgfile4
1 files changed, 2 insertions, 2 deletions
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 \