Date: Wednesday, December 19, 2012 @ 09:52:15 Author: andrea Revision: 173358
KDE 4.10 RC1 Modified: kdepim-runtime/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-19 14:52:11 UTC (rev 173357) +++ PKGBUILD 2012-12-19 14:52:15 UTC (rev 173358) @@ -3,8 +3,8 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=kdepim-runtime -pkgver=4.9.90 -pkgrel=2 +pkgver=4.9.95 +pkgrel=1 pkgdesc='Extends the functionality of kdepim' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/kde/kdepim-runtime' @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4' 'boost') install="${pkgname}.install" source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('267b889794dc07dd4374d51d043fd47572b71adc') +sha1sums=('8695d188f360b955fb430d4a99498e4e2e777fe9') build() { mkdir build
