Date: Tuesday, May 7, 2013 @ 15:26:43 Author: andrea Revision: 184474
KDE 4.10.3 Modified: kdepim-runtime/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-07 13:26:42 UTC (rev 184473) +++ PKGBUILD 2013-05-07 13:26:43 UTC (rev 184474) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=kdepim-runtime -pkgver=4.10.2 +pkgver=4.10.3 pkgrel=1 pkgdesc='Extends the functionality of kdepim' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4' 'boost') install="${pkgname}.install" source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('110715ca80a67b8fce7566379fe7a058fdca100d') +sha1sums=('43a9cf46818d1d7b26253e08e8cee99a554a736a') build() { mkdir build
