From d7931e8fa49a4698ac8dbb1a155ca6b48f031828 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 6 Jan 2012 23:14:57 +0000 Subject: Fri Jan 6 23:14:57 UTC 2012 --- kde-unstable/kdepim-runtime/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kde-unstable/kdepim-runtime') diff --git a/kde-unstable/kdepim-runtime/PKGBUILD b/kde-unstable/kdepim-runtime/PKGBUILD index 850e97f37..e4166a47b 100644 --- a/kde-unstable/kdepim-runtime/PKGBUILD +++ b/kde-unstable/kdepim-runtime/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 145477 2011-12-22 22:33:03Z andrea $ +# $Id: PKGBUILD 146083 2012-01-05 12:24:43Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Pierre Schmitz pkgname=kdepim-runtime -pkgver=4.7.95 +pkgver=4.7.97 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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('4255adc5f2a4b98d7b13324a5f54598f3c27e9aa') +sha1sums=('38e1f94e6e460647572bb360f825d9555bd87342') build() { cd "${srcdir}" -- cgit v1.2.3-54-g00ecf