mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/calligra to 2.9.0-4
This commit is contained in:
parent
05312e8bce
commit
34b51cd0dc
1 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ pkgname=('calligra-braindump'
|
|||
'calligra-stage'
|
||||
'calligra-words')
|
||||
pkgver=2.9.0
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.calligra-suite.org/'
|
||||
license=('FDL1.2' 'GPL2' 'LGPL')
|
||||
|
@ -167,7 +167,7 @@ package_calligra-stage() {
|
|||
package_calligra-krita() {
|
||||
pkgdesc="Edit and paint images"
|
||||
depends=('calligra-plugins' 'kdebase-runtime' 'opencolorio' 'libkdcraw'
|
||||
'fftw' 'glew')
|
||||
'fftw' 'glew' 'curl' 'gsl')
|
||||
conflicts=('koffice-krita' 'calligra-krita-doc')
|
||||
replaces=('koffice-krita' 'calligra-krita-doc')
|
||||
install=calligra-krita.install
|
||||
|
|
Loading…
Reference in a new issue