summaryrefslogtreecommitdiffstats
path: root/kde/kdeadmin/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kde/kdeadmin/Pkgfile')
-rwxr-xr-xkde/kdeadmin/Pkgfile8
1 files changed, 3 insertions, 5 deletions
diff --git a/kde/kdeadmin/Pkgfile b/kde/kdeadmin/Pkgfile
index 7152ac291..3c6e0053f 100755
--- a/kde/kdeadmin/Pkgfile
+++ b/kde/kdeadmin/Pkgfile
@@ -5,14 +5,12 @@
# Depends on: kdelibs, kdebase-runtime, kdepimlibs, pycups, pyqt
name=kdeadmin
-version=4.4.81svn1131245
+version=4.4.85
release=1
-#source=( ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2\
-source=(ftp://ftp.kde.org/pub/kde/unstable/4.4.81/src/$name-4.4.81svn1131245.tar.bz2\
- nutyx-2008.patch)
+source=( ftp://ftp.kde.org/pub/kde/unstable/$version/src/$name-$version.tar.bz2)
+
build() {
cd $name-$version
-# patch -Np1 -i ../nutyx-2008.patch
sed -i "/kpackage/d" CMakeLists.txt
mkdir build
cd build