Date: Tuesday, February 4, 2014 @ 14:51:21 Author: svenstaro Revision: 205108
upgpkg: kdepim-runtime 4.12.2-1 upstream release 4.12.2 Modified: kdepim-runtime/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-02-04 13:51:17 UTC (rev 205107) +++ PKGBUILD 2014-02-04 13:51:21 UTC (rev 205108) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=kdepim-runtime -pkgver=4.12.1 +pkgver=4.12.2 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=('0df4bc061f5c6aca896361358befb58a0425347f') +sha1sums=('9ec15431754f8ea49f764cafa5bb87eda5fef5b6') prepare() { mkdir build
