summaryrefslogtreecommitdiff
path: root/extra/kdepim-runtime
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-07 02:09:50 -0800
committerroot <root@rshg054.dnsready.net>2012-12-07 02:09:50 -0800
commit7de07e40e2c0c078a35c5092e1f2defb65d1741e (patch)
treebc791b3c1aca7238f6f5e6761930657526005eac /extra/kdepim-runtime
parent3f0c4efbf72adbd091565fcc39ad1d09c92be5d0 (diff)
Fri Dec 7 02:06:33 PST 2012
Diffstat (limited to 'extra/kdepim-runtime')
-rw-r--r--extra/kdepim-runtime/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/kdepim-runtime/PKGBUILD b/extra/kdepim-runtime/PKGBUILD
index 11e302381..4af8130f9 100644
--- a/extra/kdepim-runtime/PKGBUILD
+++ b/extra/kdepim-runtime/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 171973 2012-11-25 15:28:09Z andrea $
+# $Id: PKGBUILD 172799 2012-12-06 08:18:55Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=kdepim-runtime
-pkgver=4.9.3
-pkgrel=2
+pkgver=4.9.4
+pkgrel=1
pkgdesc='Extends the functionality of kdepim'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kde/kdepim-runtime'
@@ -13,7 +13,7 @@ depends=('kdebase-runtime' 'kdepimlibs' 'libkgapi')
makedepends=('cmake' 'automoc4' 'boost')
install="${pkgname}.install"
source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('85e293b3894e5a6c529c33e5ed72964a0172e920')
+sha1sums=('5d6466761e890b2ee0ce66b274553c10f2827ca0')
build() {
cd "${srcdir}"