summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVojtech Kral2015-11-30 15:46:14 +0100
committerVojtech Kral2015-11-30 15:46:14 +0100
commit6d119a5a845c4e5db598e253c8a05b7a58d5c06c (patch)
tree7e8c7e6c0baf89567ebc5503dc14b249645d1b03
parentcfcd9034c9b6b98a75bedad40b76c6b8c5b0a5e3 (diff)
downloadaur-6d119a5a845c4e5db598e253c8a05b7a58d5c06c.tar.gz
Fix dependencies
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85f606bc2cc7..155aa9a1bec1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
pkgname=kdeconnect-git
-pkgver=r1002.a8a8080
+pkgver=r1108.9494081
pkgrel=1
pkgdesc='Adds communication between KDE and your smartphone'
arch=(i686 x86_64)
url='https://community.kde.org/KDEConnect'
license=(GPL2)
-depends=(kio kcmutils qca-qt5 libfakekey hicolor-icon-theme kwayland) # telepathy-qt5 - requires 0.9.7
+depends=(kio kde-cli-tools qca-qt5 libfakekey hicolor-icon-theme kwayland) # telepathy-qt5 - requires 0.9.7
makedepends=(extra-cmake-modules git python)
optdepends=('sshfs: remote filesystem browser')
provides=(kdeconnect)