mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/calligra to 2.8.7-1
This commit is contained in:
parent
134337b67a
commit
1a6f0f0d96
1 changed files with 4 additions and 4 deletions
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue