summaryrefslogtreecommitdiff
path: root/kde-unstable/kdepimlibs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'kde-unstable/kdepimlibs/PKGBUILD')
-rw-r--r--kde-unstable/kdepimlibs/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdepimlibs/PKGBUILD b/kde-unstable/kdepimlibs/PKGBUILD
index 9b64498e8..0e4720b95 100644
--- a/kde-unstable/kdepimlibs/PKGBUILD
+++ b/kde-unstable/kdepimlibs/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 161663 2012-06-13 13:58:04Z andrea $
+# $Id: PKGBUILD 162544 2012-06-27 12:46:34Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=kdepimlibs
-pkgver=4.8.90
+pkgver=4.8.95
pkgrel=1
pkgdesc="KDE PIM Libraries"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('kdelibs' 'gpgme' 'akonadi' 'libical' 'prison')
makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
install='kdepimlibs.install'
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('8505d8c8a4b47e517d77c93e6fab2c38164038aa')
+sha1sums=('224fe4bb1a5eb6f51dd96e70259ee5bfb60d03ac')
build() {
cd "${srcdir}"