diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-12 03:39:22 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-06-12 03:39:22 +0000 |
commit | 4117cddc8a79bfdd61c7c5708b957be92775d67b (patch) | |
tree | c1aed4d9a50011336c24925d80a590f3ce29bf41 /extra/kdepim/PKGBUILD | |
parent | 5a5e68340439f8c9b81e85410fcbd5135732161c (diff) |
Thu Jun 12 03:35:06 UTC 2014
Diffstat (limited to 'extra/kdepim/PKGBUILD')
-rw-r--r-- | extra/kdepim/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdepim/PKGBUILD b/extra/kdepim/PKGBUILD index ab56501df..680449b77 100644 --- a/extra/kdepim/PKGBUILD +++ b/extra/kdepim/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 213271 2014-05-19 15:03:47Z svenstaro $ +# $Id: PKGBUILD 214923 2014-06-10 17:55:31Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Pierre Schmitz <pierre@archlinux.de> @@ -20,7 +20,7 @@ pkgname=('kdepim-akonadiconsole' 'kdepim-ktimetracker' 'kdepim-ktnef' 'kdepim-libkdepim') -pkgver=4.13.1 +pkgver=4.13.2 pkgrel=1 arch=('i686' 'x86_64') url='http://pim.kde.org' @@ -29,7 +29,7 @@ groups=('kde' 'kdepim') makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'libxss' 'pilot-link' 'baloo' 'link-grammar') source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz") -sha1sums=('c780b4529fac2a2bdb026805b7ca4071a9883522') +sha1sums=('ecc10cdec4fbe9a8b2c8179921403cf9b3aedac9') build() { mkdir build |