summaryrefslogtreecommitdiff
path: root/testing/kdepim-runtime
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-06 00:03:30 +0000
committerroot <root@rshg054.dnsready.net>2012-09-06 00:03:30 +0000
commitaf549d0243764531309fa94b1f5cee58982c496a (patch)
treeafb2851caf91700e83c4062a9e77c6a92fe0326b /testing/kdepim-runtime
parent58f5e0b164b5f4c9af61b2e42bd10c85f28b9bed (diff)
Thu Sep 6 00:03:29 UTC 2012
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}"