summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRihards Skuja2021-03-20 17:01:09 +0200
committerRihards Skuja2021-03-20 17:05:44 +0200
commitce5c73aba6cbf8a6687a9646a59d5b9491daf4ef (patch)
tree3420d4c43a940255356163f02c2b9cccbf4c2ea7 /PKGBUILD
parentbbd21bea4ad77c66c539e8e7993646896e61ad8c (diff)
downloadaur-ce5c73aba6cbf8a6687a9646a59d5b9491daf4ef.tar.gz
Fix build
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a617d6689097..b6cc3a0a0906 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_remotename=kdeconnect-kde
_pkgname=kdeconnect
pkgname=$_pkgname-git
-pkgver=20.04.0.r80.08ea3d78
+pkgver=20.08.0.r189.b2036bd3
pkgrel=1
pkgdesc='Adds communication between KDE and your smartphone'
arch=(x86_64)
@@ -14,7 +14,7 @@ url='https://community.kde.org/KDEConnect'
license=(GPL2)
depends=(hicolor-icon-theme kcmutils kwayland libfakekey qca kpeople
kpeoplevcard kirigami2 pulseaudio-qt)
-makedepends=(git extra-cmake-modules kdoctools qt5-declarative)
+makedepends=(git extra-cmake-modules kdoctools qt5-declarative qqc2-desktop-style)
optdepends=('sshfs: remote filesystem browser'
'kde-cli-tools: configuration UI'
'python-nautilus: Nautilus integration')