[arch-commits] Commit in calligra-plan/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Feb 27 09:00:52 UTC 2021
Date: Saturday, February 27, 2021 @ 09:00:51
Author: arojas
Revision: 408884
Remove unused khtml dependency
Modified:
calligra-plan/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-27 08:45:00 UTC (rev 408883)
+++ PKGBUILD 2021-02-27 09:00:51 UTC (rev 408884)
@@ -3,12 +3,12 @@
pkgname=calligra-plan
pkgdesc="A project management application intended for managing moderately large projects with multiple resources"
pkgver=3.3.0
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url='https://www.calligra-suite.org/'
license=(FDL1.2 GPL2 LGPL)
-depends=(kinit akonadi-contacts kdiagram kactivities kholidays kcalendarcore khtml qca)
-makedepends=(extra-cmake-modules kdoctools boost)
+depends=(akonadi-contacts kdiagram kactivities kholidays kcalendarcore kinit kparts qca)
+makedepends=(extra-cmake-modules kdoctools)
conflicts=('calligra<3.1.0')
source=("https://download.kde.org/stable/calligra/$pkgver/calligraplan-$pkgver.tar.xz"{,.sig})
sha256sums=('9a97414f2207941a70d93ff096617365d35379cc93a09cfc19ee532d2905a9d8'
More information about the arch-commits
mailing list