Date: Sunday, January 31, 2010 @ 17:06:48 Author: pierre Revision: 66564
prepare KDE 4.4 RC3 Modified: kdelibs/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-01-31 21:48:51 UTC (rev 66563) +++ PKGBUILD 2010-01-31 22:06:48 UTC (rev 66564) @@ -2,7 +2,7 @@ # Maintainer: Pierre Schmitz <[email protected]> pkgname=kdelibs -pkgver=4.3.95 +pkgver=4.3.98 pkgrel=1 pkgdesc="KDE Core Libraries" arch=('i686' 'x86_64') @@ -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=('0644c6edf7d7ff7ed57a0584961c230f' +md5sums=('56cd5ff7dfe996a283ae28609047f40e' '280f34ee159845f8902c31bd499254fc' '79e39afdfc7081f44971da21a8427879' '18ea42696a7f41332a092d6ead7efc6a')
