summaryrefslogtreecommitdiffstats
path: root/kde/kdeadmin
diff options
context:
space:
mode:
Diffstat (limited to 'kde/kdeadmin')
-rw-r--r--kde/kdeadmin/.md5sum2
-rwxr-xr-xkde/kdeadmin/Pkgfile6
2 files changed, 4 insertions, 4 deletions
diff --git a/kde/kdeadmin/.md5sum b/kde/kdeadmin/.md5sum
index 4c8651252..9eb806568 100644
--- a/kde/kdeadmin/.md5sum
+++ b/kde/kdeadmin/.md5sum
@@ -1,2 +1,2 @@
-082537af4bd47ea9006ff4fd4e9bd7af kdeadmin-4.3.5.tar.bz2
+a5fb36416b210e825db011c66a5695d3 kdeadmin-4.4.0.tar.bz2
0c96286ebc50815b28878a1e21bcb71e nutyx-2008.patch
diff --git a/kde/kdeadmin/Pkgfile b/kde/kdeadmin/Pkgfile
index 521eefcc3..4d16d8ec6 100755
--- a/kde/kdeadmin/Pkgfile
+++ b/kde/kdeadmin/Pkgfile
@@ -2,16 +2,16 @@
# URL: http://www.kde.org
# Maintainer: NuTyX packager team
# Packager: lesibel at free dot fr
-# Depends on: kdelibs, kdebase-runtime, kdepimlibs
+# Depends on: kdelibs, kdebase-runtime, kdepimlibs, pycups, pyqt
name=kdeadmin
-version=4.3.5
+version=4.4.0
release=1
source=(http://download.kde.org/stable/$version/src/$name-$version.tar.bz2\
nutyx-2008.patch)
build() {
cd $name-$version
- patch -Np1 -i ../nutyx-2008.patch
+# patch -Np1 -i ../nutyx-2008.patch
sed -i "/kpackage/d" CMakeLists.txt
mkdir build
cd build