diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-01-27 20:13:20 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-01-27 20:13:20 +0100 |
commit | d2462c52e8aec844f6b4a416a66834ccd617cf98 (patch) | |
tree | a2919976b7a59cc6291d9bb252d522b2bd4f46da /kde/kdelibs | |
parent | 1b9c0caf3505a3eb65a533dd990f145a70e99e0e (diff) | |
parent | f79f679db4819c673358e80b3829c5274bb89abd (diff) | |
download | nutyx-extra-d2462c52e8aec844f6b4a416a66834ccd617cf98.tar.gz nutyx-extra-d2462c52e8aec844f6b4a416a66834ccd617cf98.tar.bz2 nutyx-extra-d2462c52e8aec844f6b4a416a66834ccd617cf98.tar.xz nutyx-extra-d2462c52e8aec844f6b4a416a66834ccd617cf98.zip |
Merge remote branch 'lesibel/master'
Diffstat (limited to 'kde/kdelibs')
-rw-r--r-- | kde/kdelibs/.footprint | 1 | ||||
-rw-r--r-- | kde/kdelibs/.md5sum | 2 | ||||
-rwxr-xr-x | kde/kdelibs/Pkgfile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/kde/kdelibs/.footprint b/kde/kdelibs/.footprint index 8503a98af..039c03cd1 100644 --- a/kde/kdelibs/.footprint +++ b/kde/kdelibs/.footprint @@ -240,6 +240,7 @@ drwxr-xr-x root/root opt/kde/include/KDE/KAccelGen/ -rw-r--r-- root/root opt/kde/include/KDE/KBookmarkAction -rw-r--r-- root/root opt/kde/include/KDE/KBookmarkActionInterface -rw-r--r-- root/root opt/kde/include/KDE/KBookmarkActionMenu +-rw-r--r-- root/root opt/kde/include/KDE/KBookmarkDialog -rw-r--r-- root/root opt/kde/include/KDE/KBookmarkDomBuilder -rw-r--r-- root/root opt/kde/include/KDE/KBookmarkExporterBase -rw-r--r-- root/root opt/kde/include/KDE/KBookmarkGroup diff --git a/kde/kdelibs/.md5sum b/kde/kdelibs/.md5sum index a90806924..6eb5aab2d 100644 --- a/kde/kdelibs/.md5sum +++ b/kde/kdelibs/.md5sum @@ -1 +1 @@ -bc781838ad8cafa479e99139f7f403f3 kdelibs-4.3.4.tar.bz2 +8db761475eb6f03f634c388f1c05b329 kdelibs-4.3.5.tar.bz2 diff --git a/kde/kdelibs/Pkgfile b/kde/kdelibs/Pkgfile index 701eb0c28..9076dba12 100755 --- a/kde/kdelibs/Pkgfile +++ b/kde/kdelibs/Pkgfile @@ -5,7 +5,7 @@ # Depends on: gamin, automoc4, xz-utils, qt, strigi, soprano, qca, eigen, gmm, dbus, jasper, openexr, giflib, avahi, enchant, pcre, shared-mime-info name=kdelibs -version=4.3.4 +version=4.3.5 release=1 source=(http://download.kde.org/stable/$version/src/$name-$version.tar.bz2) |