summaryrefslogtreecommitdiff
path: root/testing/kdepim-runtime
diff options
context:
space:
mode:
Diffstat (limited to 'testing/kdepim-runtime')
-rw-r--r--testing/kdepim-runtime/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/kdepim-runtime/PKGBUILD b/testing/kdepim-runtime/PKGBUILD
index 0892627cf..dd1a636d9 100644
--- a/testing/kdepim-runtime/PKGBUILD
+++ b/testing/kdepim-runtime/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 164685 2012-08-02 15:42:06Z andrea $
+# $Id: PKGBUILD 166037 2012-09-04 15:39:03Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=kdepim-runtime
-pkgver=4.9.0
-pkgrel=2
+pkgver=4.9.1
+pkgrel=1
pkgdesc='Extends the functionality of kdepim'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kde/kdepim-runtime'
@@ -13,7 +13,7 @@ depends=('kdebase-runtime' 'kdepimlibs' 'libkgapi')
makedepends=('cmake' 'automoc4' 'boost')
install="${pkgname}.install"
source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('4358e9f39e22040d617a112c8a66a7fee93a62db')
+sha1sums=('bb39a81f9cf909c84807a003c77b1db9d3a1730b')
build() {
cd "${srcdir}"