Date: Thursday, January 17, 2013 @ 09:04:03 Author: andrea Revision: 175361
KDE 4.10 RC3 Modified: kdelibs/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-17 08:42:56 UTC (rev 175360) +++ PKGBUILD 2013-01-17 14:04:03 UTC (rev 175361) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=kdelibs -pkgver=4.9.97 +pkgver=4.9.98 pkgrel=1 pkgdesc="KDE Core Libraries" arch=('i686' 'x86_64') @@ -13,12 +13,12 @@ 'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt' 'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'docbook-xsl' 'upower' 'udisks2' 'libxcursor' 'phonon' 'qtwebkit' - 'media-player-info' 'libxtst' 'libutempter' 'qtbase') + 'media-player-info' 'libxtst' 'libutempter') makedepends=('cmake' 'automoc4' 'avahi' 'libgl' 'hspell' 'mesa') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz" 'kde-applications-menu.patch' 'archlinux-menu.patch') -sha1sums=('ebd5cf1dcae6f93d9e6983c61a26bb816d805c01' +sha1sums=('5ee02b6316664f3d33d8e510b2bb249de89b487a' '86ee8c8660f19de8141ac99cd6943964d97a1ed7' '63a850ab4196b9d06934f2b4a13acd9f7739bc67')
