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 eb69d50dd..1b9f41a0f 100644
--- a/kde-unstable/kdepim-runtime/PKGBUILD
+++ b/kde-unstable/kdepim-runtime/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=kdepim-runtime
-pkgver=4.6.90
-pkgrel=2
+pkgver=4.6.95
+pkgrel=1
pkgdesc='KDE PIM Runtime Environment'
arch=('i686' 'x86_64')
url='http://www.kde.org'
@@ -13,7 +13,7 @@ depends=('kdepimlibs' 'kdebase-runtime')
makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
install=${pkgname}.install
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('ac13fffd49e9b29de7da65d6713aa8b9fa9106b4')
+sha1sums=('5fbcc464ba82a48faf63e6b4dfb1552c30969fbc')
build() {
cd "${srcdir}"