summaryrefslogtreecommitdiff
path: root/extra/kdepim-runtime
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-09 00:01:18 +0000
committerroot <root@rshg054.dnsready.net>2012-03-09 00:01:18 +0000
commitcf46d1f178976dd464382bb833d45c01c0faba3a (patch)
tree8659021c45d7b0378ca1ccc82008bb8236a58a34 /extra/kdepim-runtime
parent718c8e57ef26498cff228de3de92bf5c8a3f6343 (diff)
Fri Mar 9 00:01:18 UTC 2012
Diffstat (limited to 'extra/kdepim-runtime')
-rw-r--r--extra/kdepim-runtime/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdepim-runtime/PKGBUILD b/extra/kdepim-runtime/PKGBUILD
index c606ea37f..d34ea527c 100644
--- a/extra/kdepim-runtime/PKGBUILD
+++ b/extra/kdepim-runtime/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 152031 2012-03-04 14:17:05Z andrea $
+# $Id: PKGBUILD 152466 2012-03-07 16:12:01Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=kdepim-runtime
-pkgver=4.8.0
+pkgver=4.8.1
pkgrel=1
pkgdesc='KDE PIM Runtime Environment'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('kdepimlibs' 'kdebase-runtime')
makedepends=('cmake' 'automoc4' 'boost')
install=${pkgname}.install
source=("http://download.kde.org/stable/${pkgver}/src/xz/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('1cf75a92ddd0c18891163cd9d7f2290afae17472')
+sha1sums=('2e2e5f1dbfd1b54f0e2b71f9f23be2cfa94348f2')
build() {
cd "${srcdir}"