summaryrefslogtreecommitdiffstats
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
parent1e3bc7b7ccdafa8811c3aac68f12b3bb5a7ecfd3 (diff)
downloadnutyx-extra-d2bc55ea7a3f7c348e68ec717f7488f7267fcc84.tar.gz
nutyx-extra-d2bc55ea7a3f7c348e68ec717f7488f7267fcc84.tar.bz2
nutyx-extra-d2bc55ea7a3f7c348e68ec717f7488f7267fcc84.tar.xz
nutyx-extra-d2bc55ea7a3f7c348e68ec717f7488f7267fcc84.zip
libktorrent, maj 1.0.5-1
-rw-r--r--kde/libktorrent/.footprint4
-rw-r--r--kde/libktorrent/.md5sum2
-rwxr-xr-xkde/libktorrent/Pkgfile8
3 files changed, 7 insertions, 7 deletions
diff --git a/kde/libktorrent/.footprint b/kde/libktorrent/.footprint
index 118757c67..88eb156f6 100644
--- a/kde/libktorrent/.footprint
+++ b/kde/libktorrent/.footprint
@@ -180,8 +180,8 @@ drwxr-xr-x root/root usr/include/libktorrent/utp/
-rw-r--r-- root/root usr/include/libktorrent/version.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libktorrent.so -> libktorrent.so.2
-lrwxrwxrwx root/root usr/lib/libktorrent.so.2 -> libktorrent.so.2.0.2
--rwxr-xr-x root/root usr/lib/libktorrent.so.2.0.2
+lrwxrwxrwx root/root usr/lib/libktorrent.so.2 -> libktorrent.so.2.0.4
+-rwxr-xr-x root/root usr/lib/libktorrent.so.2.0.4
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/apps/
drwxr-xr-x root/root usr/share/apps/cmake/
diff --git a/kde/libktorrent/.md5sum b/kde/libktorrent/.md5sum
index 9ee526c7d..42008cab4 100644
--- a/kde/libktorrent/.md5sum
+++ b/kde/libktorrent/.md5sum
@@ -1 +1 @@
-575d3e67a858a64364cb66b65716200b libktorrent-1.0.3.tar.bz2
+31f0397a28557220ce38fe2c8630826d libktorrent-1.0.5-3.tar.bz2
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