mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/calligra to 2.4.3-1
This commit is contained in:
parent
7a691b24df
commit
e9a2787bb0
1 changed files with 4 additions and 4 deletions
|
@ -25,8 +25,8 @@ pkgname=('calligra-filters'
|
|||
'calligra-handbook'
|
||||
'calligra-braindump'
|
||||
'calligra-flow')
|
||||
pkgver=2.4.2
|
||||
pkgrel=2
|
||||
pkgver=2.4.3
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.calligra-suite.org/'
|
||||
license=('FDL1.2' 'GPL2' 'LGPL')
|
||||
|
@ -38,7 +38,7 @@ makedepends=('cmake' 'automoc4' 'boost ' 'eigen2'
|
|||
groups=('calligra')
|
||||
source=("http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.bz2"
|
||||
"compile_on_arm.diff")
|
||||
md5sums=('31b0c44ad4ee27017580c7c2fc8e87a9'
|
||||
md5sums=('469d639f17e3d6a186baabd899147e39'
|
||||
'c8febb3462af3a19c533fc2754e75947')
|
||||
|
||||
build() {
|
||||
|
@ -261,7 +261,7 @@ package_calligra-braindump() {
|
|||
|
||||
package_calligra-flow() {
|
||||
pkgdesc="Flowchart & Diagram Editing"
|
||||
depends=('calligra-libs' 'kdebase-runtime')
|
||||
depends=('calligra-words' 'kdebase-runtime')
|
||||
conflicts=('calligra-flow-doc')
|
||||
replaces=('calligra-flow-doc')
|
||||
install=calligra-flow.install
|
||||
|
|
Loading…
Reference in a new issue