summaryrefslogtreecommitdiffstats
path: root/kde/libktorrent/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kde/libktorrent/Pkgfile')
-rwxr-xr-xkde/libktorrent/Pkgfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/kde/libktorrent/Pkgfile b/kde/libktorrent/Pkgfile
index 7df0f16da..6da2ccf16 100755
--- a/kde/libktorrent/Pkgfile
+++ b/kde/libktorrent/Pkgfile
@@ -5,13 +5,13 @@
# Depends on: qca, xorg-libxft, kdebase-runtime, kdebase-workspace, taglib, hicolor-icon-theme, kdepimlibs
name=libktorrent
-version=1.0.3
-versionktorrent=4.0.3
+version=1.0.5
+versionktorrent=4.0.5
release=1
-source=(http://ktorrent.org/downloads/$versionktorrent/$name-$version.tar.bz2)
+source=(http://ktorrent.org/downloads/$versionktorrent/$name-$version-3.tar.bz2)
build() {
- cd $name-$version
+ cd $name-$version-3
cmake . -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_SKIP_RPATH=ON