summaryrefslogtreecommitdiffstats
path: root/kde/libktorrent/Pkgfile
diff options
context:
space:
mode:
authorsibel <lesibel@free.fr>2011-01-11 11:36:38 +0100
committersibel <lesibel@free.fr>2011-01-11 11:36:38 +0100
commitd2bc55ea7a3f7c348e68ec717f7488f7267fcc84 (patch)
treef42e36247560d1f17275928487494beb00fe70f8 /kde/libktorrent/Pkgfile
parent1e3bc7b7ccdafa8811c3aac68f12b3bb5a7ecfd3 (diff)
downloadnutyx-pakxe-d2bc55ea7a3f7c348e68ec717f7488f7267fcc84.tar.gz
nutyx-pakxe-d2bc55ea7a3f7c348e68ec717f7488f7267fcc84.tar.bz2
nutyx-pakxe-d2bc55ea7a3f7c348e68ec717f7488f7267fcc84.tar.xz
nutyx-pakxe-d2bc55ea7a3f7c348e68ec717f7488f7267fcc84.zip
libktorrent, maj 1.0.5-1
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