extra/calligra to 2.8.7-1

This commit is contained in:
Kevin Mihelich 2014-12-05 16:15:45 +00:00
parent 134337b67a
commit 1a6f0f0d96

View file

@ -22,8 +22,8 @@ pkgname=('calligra-braindump'
'calligra-sheets'
'calligra-stage'
'calligra-words')
pkgver=2.8.6
pkgrel=3
pkgver=2.8.7
pkgrel=1
arch=('i686' 'x86_64')
url='http://www.calligra-suite.org/'
license=('FDL1.2' 'GPL2' 'LGPL')
@ -36,7 +36,7 @@ groups=('calligra')
source=("http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.xz"
'arm.patch'
0001-switch-to-librevenge-based-import-libs.patch)
md5sums=('fc6d40b7d8df62f6a890457e90aa0779'
md5sums=('5ba4b76e3f81daffb28d3ed545908736'
'dc5105bcc612560f46d27071aca69cba'
'2589200d3f2199a8bff5755ff3245e33')
@ -196,7 +196,7 @@ package_calligra-sheets() {
package_calligra-words() {
pkgdesc="Word Processor"
depends=('calligra-plugins' 'kdegraphics-okular')
depends=('kdebase-runtime' 'calligra-plugins')
optdepends=('calligra-extras: extra calligra tools')
conflicts=('koffice-kword')
replaces=('koffice-kword')