[arch-commits] Commit in kube/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Jul 18 06:59:14 UTC 2018
Date: Wednesday, July 18, 2018 @ 06:59:14
Author: arojas
Revision: 361764
Drop unused dependencies
Modified:
kube/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-18 06:29:35 UTC (rev 361763)
+++ PKGBUILD 2018-07-18 06:59:14 UTC (rev 361764)
@@ -2,13 +2,13 @@
pkgname=kube
pkgver=0.7.0
-pkgrel=2
+pkgrel=3
pkgdesc="A modern groupware client based on QtQuick and Sink"
arch=(x86_64)
url="https://kube.kde.org/"
license=(LGPL)
-depends=(sink qgpgme kpackage qt5-quickcontrols2 qt5-webengine qt5-quickcontrols)
-makedepends=(extra-cmake-modules python)
+depends=(sink gpgme qt5-quickcontrols2 qt5-webengine qt5-quickcontrols)
+makedepends=(extra-cmake-modules)
source=("https://download.kde.org/unstable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz")
sha256sums=('6f3dc84548dcf3e432a592e44717132a282d107d32c82560a2c5495c678a874f')
More information about the arch-commits
mailing list