diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-05 03:56:09 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-05 03:56:09 +0000 |
commit | 4cd3fcfccda5c0375669bd300834ac77a0a617fb (patch) | |
tree | 45654211fb7434273df8b8fdc98c761fe1eef5e8 /extra/calligra | |
parent | 32fb2c222ff8558d8abdfa411e8487dc9a3c0696 (diff) |
Sat Jul 5 03:51:53 UTC 2014
Diffstat (limited to 'extra/calligra')
-rw-r--r-- | extra/calligra/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/calligra/PKGBUILD b/extra/calligra/PKGBUILD index c00d3193b..a1b0a71c0 100644 --- a/extra/calligra/PKGBUILD +++ b/extra/calligra/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 215145 2014-06-14 19:16:51Z andyrtr $ +# $Id: PKGBUILD 216503 2014-07-04 18:26:20Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Ronald van Haren <ronald.archlinux.org> @@ -18,8 +18,8 @@ pkgname=('calligra-braindump' 'calligra-sheets' 'calligra-stage' 'calligra-words') -pkgver=2.8.3 -pkgrel=3 +pkgver=2.8.5 +pkgrel=1 arch=('i686' 'x86_64') url='http://www.calligra-suite.org/' license=('FDL1.2' 'GPL2' 'LGPL') @@ -31,7 +31,7 @@ makedepends=('cmake' 'automoc4' 'boost' 'kdepimlibs' 'eigen2' 'kdeedu-marble' groups=('calligra') source=("http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.xz" 0001-switch-to-librevenge-based-import-libs.patch) -md5sums=('78ad97127a3cc6d2c5c79ac6ae56f130' +md5sums=('8538e740b69dbf6b574312200cac969a' '2589200d3f2199a8bff5755ff3245e33') prepare() { |