From 715631caf52784c47c8ed3aeb6cbdba2715a08db Mon Sep 17 00:00:00 2001 From: root Date: Sun, 26 Jun 2011 23:06:14 +0000 Subject: Sun Jun 26 23:06:14 UTC 2011 --- kde-unstable/kdepim/PKGBUILD | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'kde-unstable/kdepim') diff --git a/kde-unstable/kdepim/PKGBUILD b/kde-unstable/kdepim/PKGBUILD index 1b0491433..cd3e3939a 100644 --- a/kde-unstable/kdepim/PKGBUILD +++ b/kde-unstable/kdepim/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 124768 2011-05-24 09:38:48Z andrea $ +# $Id: PKGBUILD 128587 2011-06-24 12:56:13Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Pierre Schmitz @@ -20,7 +20,7 @@ pkgname=('kdepim-akonadiconsole' 'kdepim-ktimetracker' 'kdepim-libkdepim' 'kdepim-wizards') -pkgver=4.6.80 +pkgver=4.6.90 pkgrel=1 arch=('i686' 'x86_64') url='http://pim.kde.org' @@ -28,15 +28,10 @@ license=('GPL' 'LGPL' 'FDL') groups=('kde' 'kdepim') makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'kdepim-runtime' 'libxss' 'pilot-link' 'kde-agent') -source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2" - 'fix-console-build.patch') -sha1sums=('dc32fee3332df3bdb4395f3a229d88de34ae4de1' - 'e4b82bcee6c46aad39196a5bb2732fed72ff4541') +source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2") +sha1sums=('40d8b4718281554096dc1cee3928e5ed38f1c52d') build() { - cd "${srcdir}"/${pkgbase}-${pkgver} - patch -p1 -i "${srcdir}"/fix-console-build.patch - cd "${srcdir}" mkdir build cd build -- cgit v1.2.3-54-g00ecf