Date: Tuesday, May 7, 2013 @ 15:26:37 Author: andrea Revision: 184470
KDE 4.10.3 Modified: kdepimlibs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-07 13:26:36 UTC (rev 184469) +++ PKGBUILD 2013-05-07 13:26:37 UTC (rev 184470) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=kdepimlibs -pkgver=4.10.2 +pkgver=4.10.3 pkgrel=1 pkgdesc="KDE PIM Libraries" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl') install='kdepimlibs.install' source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('ab163597d36b5457f9bcb0328f21c35777fffc34') +sha1sums=('7ede01b2f169c066c98f553606e99817d83f252b') build() { mkdir build
