summaryrefslogtreecommitdiff
path: root/kde-unstable/kdepim/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-06-26 23:06:14 +0000
committerroot <root@rshg047.dnsready.net>2011-06-26 23:06:14 +0000
commit715631caf52784c47c8ed3aeb6cbdba2715a08db (patch)
treed1923d66cba8dcf90112f81ca31009202cff25a3 /kde-unstable/kdepim/PKGBUILD
parent8999fa1750304fb2367fb7743e49e013405e88be (diff)
Sun Jun 26 23:06:14 UTC 2011
Diffstat (limited to 'kde-unstable/kdepim/PKGBUILD')
-rw-r--r--kde-unstable/kdepim/PKGBUILD13
1 files changed, 4 insertions, 9 deletions
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 <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
@@ -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