summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas2015-09-10 20:53:55 +0200
committerAntonio Rojas2015-09-10 20:53:55 +0200
commit44a2c02b2fef02c7e6b09e8b26509b3bc011fc52 (patch)
tree553ed0d7c8c2a8118a28a4fdaa5731dc08f9f135 /PKGBUILD
parent7cc97421fd2cb5df473a34c64c862d6d6f5f3880 (diff)
downloadaur-44a2c02b2fef02c7e6b09e8b26509b3bc011fc52.tar.gz
Telepathy integration
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bfa0198e464..c70f6e757d46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
pkgname=kdeconnect-git
-pkgver=r914.2b34d28
+pkgver=r970.e4cbf22
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 kwayland)
+depends=(kio kcmutils qca-qt5 libfakekey hicolor-icon-theme kwayland telepathy-qt5)
makedepends=(extra-cmake-modules git python)
optdepends=('sshfs: remote filesystem browser')
provides=(kdeconnect)