Date: Tuesday, October 4, 2011 @ 13:49:07 Author: andrea Revision: 139672
KDE 4.7.2 Modified: kdepimlibs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-10-04 17:49:04 UTC (rev 139671) +++ PKGBUILD 2011-10-04 17:49:07 UTC (rev 139672) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=kdepimlibs -pkgver=4.7.1 +pkgver=4.7.2 pkgrel=1 pkgdesc="KDE PIM Libraries" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap') install='kdepimlibs.install' source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('6a2cb3d872339fc9549189f31163fc07889fc3ec') +sha1sums=('9ad72ec123c2837783e6836e8c79210c658d2536') build() { cd ${srcdir}
