mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/calligra to 2.9.5-1
This commit is contained in:
parent
0d86b6375e
commit
244f7dd5c1
1 changed files with 3 additions and 3 deletions
|
@ -23,8 +23,8 @@ pkgname=('calligra-braindump'
|
|||
'calligra-sheets'
|
||||
'calligra-stage'
|
||||
'calligra-words')
|
||||
pkgver=2.9.4
|
||||
pkgrel=3
|
||||
pkgver=2.9.5
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.calligra-suite.org/'
|
||||
license=('FDL1.2' 'GPL2' 'LGPL')
|
||||
|
@ -35,7 +35,7 @@ makedepends=('cmake' 'automoc4' 'boost' 'kdepimlibs' 'eigen' 'kdeedu-marble'
|
|||
'libetonyek' 'libpqxx' 'libspnav' 'postgresql') # 'libqgit2'
|
||||
groups=('calligra')
|
||||
source=("http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.xz")
|
||||
md5sums=('12bf6bd00de3d7b589c1b1cfebca8f91')
|
||||
md5sums=('9469c373206ec0d98d80efe8d722930d')
|
||||
|
||||
prepare() {
|
||||
mkdir build
|
||||
|
|
Loading…
Reference in a new issue