diff options
author | Thierry N <thierryn1 at hispeed dot ch> | 2009-10-07 23:05:50 +0200 |
---|---|---|
committer | Thierry N <thierryn1 at hispeed dot ch> | 2009-10-07 23:05:50 +0200 |
commit | cf53efecc554d71d987c24bba963897cc5ea39af (patch) | |
tree | ab0516686b88118f971a89b3b03967e9c87659c5 | |
parent | c4d51e3a25ff660e09619455c64b8a131f604171 (diff) | |
download | nutyx-pakxe-cf53efecc554d71d987c24bba963897cc5ea39af.tar.gz nutyx-pakxe-cf53efecc554d71d987c24bba963897cc5ea39af.tar.bz2 nutyx-pakxe-cf53efecc554d71d987c24bba963897cc5ea39af.tar.xz nutyx-pakxe-cf53efecc554d71d987c24bba963897cc5ea39af.zip |
maj kdenetwork#4.3.2-1
-rw-r--r-- | kde/kdenetwork/.footprint | 4 | ||||
-rw-r--r-- | kde/kdenetwork/.md5sum | 2 | ||||
-rwxr-xr-x | kde/kdenetwork/Pkgfile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/kde/kdenetwork/.footprint b/kde/kdenetwork/.footprint index 4b0dd77df..8e354d8d9 100644 --- a/kde/kdenetwork/.footprint +++ b/kde/kdenetwork/.footprint @@ -9,8 +9,8 @@ drwxr-xr-x root/root opt/kde/bin/ -rwxr-xr-x root/root opt/kde/bin/krdc -rwxr-xr-x root/root opt/kde/bin/krfb -rwxr-xr-x root/root opt/kde/bin/skype-action-handler --rwxr-xr-x root/root opt/kde/bin/winpopup-install.sh --rwxr-xr-x root/root opt/kde/bin/winpopup-send.sh +-rwxr-xr-x root/root opt/kde/bin/winpopup-install +-rwxr-xr-x root/root opt/kde/bin/winpopup-send drwxr-xr-x root/root opt/kde/include/ drwxr-xr-x root/root opt/kde/include/kopete/ -rw-r--r-- root/root opt/kde/include/kopete/kabcpersistence.h diff --git a/kde/kdenetwork/.md5sum b/kde/kdenetwork/.md5sum index cc4c9fdf9..cf3f4d341 100644 --- a/kde/kdenetwork/.md5sum +++ b/kde/kdenetwork/.md5sum @@ -1 +1 @@ -496000ae85856da0c6fb0e014d03d0d7 kdenetwork-4.3.1.tar.bz2 +57b44a9b59c35366a0c287c591bb9bdc kdenetwork-4.3.2.tar.bz2 diff --git a/kde/kdenetwork/Pkgfile b/kde/kdenetwork/Pkgfile index c4314c8da..19737f742 100755 --- a/kde/kdenetwork/Pkgfile +++ b/kde/kdenetwork/Pkgfile @@ -5,7 +5,7 @@ # Depends on: kdebase-runtime, qca, tapioca-qt, libotr, libmsn, libvncserver, ortp, meanwhile, rdesktop name=kdenetwork -version=4.3.1 +version=4.3.2 release=1 source=(http://download.kde.org/stable/$version/src/$name-$version.tar.bz2) build() { |