summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Rojas2015-07-09 18:52:15 +0200
committerAntonio Rojas2015-07-09 18:52:15 +0200
commite9ad3a2ff8c722bc0b61880cd7efd0df4072240f (patch)
tree9a64207d7534ef8518251bd25b6e34ff698928a7
parentdb001a3453185bbddc01a4de57335d0bb879af9b (diff)
downloadaur-e9ad3a2ff8c722bc0b61880cd7efd0df4072240f.tar.gz
Add kwayland-git dependency
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 725e46af6b89..dae142f29752 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
pkgname=kdeconnect-git
-pkgver=r804.e34a291
+pkgver=r883.2506f0e
pkgrel=1
pkgdesc='Adds communication between KDE and your smartphone'
arch=(i686 x86_64)
url='https://projects.kde.org/projects/playground/base/kdeconnect-kde'
license=(GPL2)
-depends=(kio kcmutils qca-qt5 libfakekey hicolor-icon-theme)
+depends=(kio kcmutils qca-qt5 libfakekey hicolor-icon-theme kwayland-git)
makedepends=(extra-cmake-modules git python)
provides=(kdeconnect)
conflicts=(kdeconnect-frameworks kdeconnect)