summaryrefslogtreecommitdiff
path: root/kde-unstable/calligra/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-07 23:14:36 +0000
committerroot <root@rshg054.dnsready.net>2011-10-07 23:14:36 +0000
commit8a8ac56bbf82685c43072923560881e6b119ec66 (patch)
treea83c44158166a5ad2cc5bfcaf1199ca7ba3652cc /kde-unstable/calligra/PKGBUILD
parent5442e9b8f357932ed5d6cb46e90fcbf6f453469f (diff)
Fri Oct 7 23:14:36 UTC 2011
Diffstat (limited to 'kde-unstable/calligra/PKGBUILD')
-rw-r--r--kde-unstable/calligra/PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/kde-unstable/calligra/PKGBUILD b/kde-unstable/calligra/PKGBUILD
index 9a9662026..3e2f4047c 100644
--- a/kde-unstable/calligra/PKGBUILD
+++ b/kde-unstable/calligra/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 139111 2011-09-29 14:02:55Z andrea $
+# $Id: PKGBUILD 140105 2011-10-06 18:24:19Z andrea $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
@@ -23,8 +23,8 @@ pkgname=('calligra-filters'
'calligra-thesaurus-doc'
'calligra-braindump'
'calligra-flow')
-pkgver=2.3.81
-pkgrel=2
+pkgver=2.3.82
+pkgrel=1
arch=('i686' 'x86_64')
url='http://www.calligra-suite.org'
license=('FDL1.2' 'GPL2' 'LGPL')
@@ -33,7 +33,7 @@ makedepends=('kdepimlibs' 'eigen2' 'freetds' 'kdegraphics-okular' 'libgsf'
'boost' 'libkdcraw' 'libpqxx' 'fftw' 'opengtl' 'lcms2')
groups=('calligra')
source=("http://download.kde.org/unstable/${pkgbase}-${pkgver}/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('7f475e22fa3740b2da2f6478880d6341')
+md5sums=('21653ffa13d68afbc760e34e8e9a71a2')
build() {
cd "${srcdir}"
@@ -221,7 +221,6 @@ package_calligra-tables() {
cd "${srcdir}"/build/tables
make DESTDIR="${pkgdir}" install
-
cd "${srcdir}"/build/doc/tables
make DESTDIR="${pkgdir}" install
}