diff options
Diffstat (limited to 'ktouch/Pkgfile')
-rwxr-xr-x | ktouch/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ktouch/Pkgfile b/ktouch/Pkgfile index a83bf1e33..bdb34a971 100755 --- a/ktouch/Pkgfile +++ b/ktouch/Pkgfile @@ -6,9 +6,9 @@ # Run on: kdelibs name=ktouch -version=4.8.1 +version=4.8.2 release=1 -source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2) +source=( ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.xz) build() { cd $name-* |