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/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-unstable/kdepim-runtime/PKGBUILD b/kde-unstable/kdepim-runtime/PKGBUILD
index 72aecd954..d192169e9 100644
--- a/kde-unstable/kdepim-runtime/PKGBUILD
+++ b/kde-unstable/kdepim-runtime/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=kdepim-runtime
-pkgver=4.6.80
+pkgver=4.6.90
pkgrel=1
pkgdesc='KDE PIM Runtime Environment'
arch=('i686' 'x86_64')
@@ -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=('18cb10ea5a7373c4eea859b0d0518b6a9c0e6a4e')
+sha1sums=('ac13fffd49e9b29de7da65d6713aa8b9fa9106b4')
build() {
cd "${srcdir}"