From 63a600a5f9102d817332db9fb746a4153ed62b51 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 15 Jun 2012 00:01:47 +0000 Subject: Fri Jun 15 00:01:47 UTC 2012 --- kde-unstable/kdepim/PKGBUILD | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'kde-unstable/kdepim') diff --git a/kde-unstable/kdepim/PKGBUILD b/kde-unstable/kdepim/PKGBUILD index da93aa268..27e5bc81e 100644 --- a/kde-unstable/kdepim/PKGBUILD +++ b/kde-unstable/kdepim/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 160453 2012-06-02 06:43:21Z andrea $ +# $Id: PKGBUILD 161762 2012-06-13 15:20:07Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Pierre Schmitz @@ -19,23 +19,18 @@ pkgname=('kdepim-akonadiconsole' 'kdepim-kresources' 'kdepim-ktimetracker' 'kdepim-libkdepim') -pkgver=4.8.80 -pkgrel=2 +pkgver=4.8.90 +pkgrel=1 arch=('i686' 'x86_64') url='http://pim.kde.org' license=('GPL' 'LGPL' 'FDL') groups=('kde' 'kdepim') makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'libxss' 'pilot-link' 'kde-agent') -source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz" - 'fix-build.patch') -sha1sums=('af86571d86dbb3c9e7af0ef86c6d90fbaf9304bd' - '526d0460658f649159eed8e58fa384fd3f72fbbe') + source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz") +sha1sums=('06acbcd08fd0356110805949a5b7c03e96b2f799') build() { - cd "${srcdir}"/${pkgbase}-${pkgver} - patch -p1 -i "${srcdir}"/fix-build.patch - cd "${srcdir}" mkdir build cd build -- cgit v1.2.3-54-g00ecf