Date: Wednesday, January 20, 2010 @ 00:32:26 Author: pierre Revision: 64392
update to KDE 4.4 RC2 Modified: kdelibs/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-01-20 05:01:55 UTC (rev 64391) +++ PKGBUILD 2010-01-20 05:32:26 UTC (rev 64392) @@ -2,8 +2,8 @@ # Maintainer: Pierre Schmitz <[email protected]> pkgname=kdelibs -pkgver=4.3.90 -pkgrel=5 +pkgver=4.3.95 +pkgrel=1 pkgdesc="KDE Core Libraries" arch=('i686' 'x86_64') url='http://www.kde.org' @@ -17,7 +17,7 @@ install='kdelibs.install' source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2" 'kde-applications-menu.patch' 'archlinux-menu.patch' 'abs-syntax-highlight.patch') -md5sums=('45c42bfcaa5a968a38e20a0599c4e8e9' +md5sums=('0644c6edf7d7ff7ed57a0584961c230f' '280f34ee159845f8902c31bd499254fc' '79e39afdfc7081f44971da21a8427879' '18ea42696a7f41332a092d6ead7efc6a')
