mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-06 20:17:16 +08:00
koffice update/rebuild
This commit is contained in:
parent
2a0f4be6df
commit
7bbb0bf154
@ -21,7 +21,7 @@ pkgname=('koffice-common'
|
||||
'koffice-krita'
|
||||
'koffice-doc')
|
||||
|
||||
pkgver=2.3.0
|
||||
pkgver=2.3.1
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://koffice.kde.org'
|
||||
@ -33,7 +33,7 @@ makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'eigen' 'lcms' \
|
||||
'kdegraphics-common' 'sqlite3' 'libpqxx' 'create-resources' 'freetds') # 'opengtl'
|
||||
groups=('koffice')
|
||||
source=("http://download.kde.org/stable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.bz2")
|
||||
md5sums=('4f99a44b004e4a237890e0834a09964b')
|
||||
md5sums=('5ae8fa9d557f192bd6365f9450785228')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}
|
||||
|
Loading…
Reference in New Issue
Block a user