[arch-commits] Commit in calligra/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Oct 19 14:54:39 UTC 2012
Date: Friday, October 19, 2012 @ 10:54:39
Author: andrea
Revision: 169329
upgpkg: calligra 2.5.3-5
Remove the servicetypes dependence
Modified:
calligra/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-10-19 14:01:21 UTC (rev 169328)
+++ PKGBUILD 2012-10-19 14:54:39 UTC (rev 169329)
@@ -18,7 +18,7 @@
'calligra-braindump'
'calligra-flow')
pkgver=2.5.3
-pkgrel=4
+pkgrel=5
arch=('i686' 'x86_64')
url='http://www.calligra-suite.org/'
license=('FDL1.2' 'GPL2' 'LGPL')
@@ -54,7 +54,7 @@
package_calligra-libs() {
pkgdesc="Libraries for the Calligra office suite"
- depends=('kdepimlibs' 'lcms2' 'calligra-servicetypes')
+ depends=('kdepimlibs' 'lcms2')
conflicts=('koffice-interfaces' 'koffice-libs' 'koffice-pics'
'koffice-servicetypes' 'koffice-templates' 'calligra-interfaces'
'calligra-libs' 'calligra-pics' 'calligra-servicetypes'
More information about the arch-commits
mailing list