Date: Tuesday, July 16, 2013 @ 20:15:21 Author: svenstaro Revision: 190146
upgpkg: kdepim-runtime 4.10.95-1 upstream 4.11rc1 Modified: kdepim-runtime/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-16 18:14:54 UTC (rev 190145) +++ PKGBUILD 2013-07-16 18:15:21 UTC (rev 190146) @@ -3,7 +3,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=kdepim-runtime -pkgver=4.10.90 +pkgver=4.10.95 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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('4b1c73a23e3de9bd13af2298004a512aedfe14a9') +sha1sums=('c7501e246741aa53c8e9ba70bd5685249df5293b') prepare() { mkdir build
