summaryrefslogtreecommitdiff
path: root/kde-unstable/kdepim-runtime/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/kdepim-runtime/PKGBUILD')
-rw-r--r--kde-unstable/kdepim-runtime/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdepim-runtime/PKGBUILD b/kde-unstable/kdepim-runtime/PKGBUILD
index eddf2adfe..62b65fd72 100644
--- a/kde-unstable/kdepim-runtime/PKGBUILD
+++ b/kde-unstable/kdepim-runtime/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 161668 2012-06-13 14:05:40Z andrea $
+# $Id: PKGBUILD 162549 2012-06-27 12:53:52Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=kdepim-runtime
-pkgver=4.8.90
+pkgver=4.8.95
pkgrel=1
pkgdesc='Extends the functionality of kdepim'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('kdebase-runtime' 'libkgapi')
makedepends=('cmake' 'automoc4' 'boost')
install="${pkgname}.install"
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('c47c487187cea48f5416beb21f8db4c3407d36e2')
+sha1sums=('dead714849ef22580abcfcf72ccb469517a45715')
build() {
cd "${srcdir}"