summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRihards Skuja2020-04-28 02:12:21 +0300
committerRihards Skuja2020-04-28 02:12:21 +0300
commit841aef07ab62e98a8d886ee470a8b49626f9edcc (patch)
treeb2790b59ec8260403568a0b5c8269a078798c656
parentf648fdb2036d4cf79a4ada89f3e03571f0080936 (diff)
downloadaur-841aef07ab62e98a8d886ee470a8b49626f9edcc.tar.gz
Use kpeoplevcard from community repo
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cd4ffab37b5..bd9ac120794d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,7 @@ pkgbase = kdeconnect-git
depends = libfakekey
depends = qca
depends = kpeople
- depends = kpeople-vcard-git
+ depends = kpeoplevcard
depends = kirigami2
depends = pulseaudio-qt
optdepends = sshfs: remote filesystem browser
diff --git a/PKGBUILD b/PKGBUILD
index f7b9d1a1f00e..4f07f0ad123f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ arch=(x86_64)
url='https://community.kde.org/KDEConnect'
license=(GPL2)
depends=(hicolor-icon-theme kcmutils kwayland libfakekey qca kpeople
- kpeople-vcard-git kirigami2 pulseaudio-qt)
+ kpeoplevcard kirigami2 pulseaudio-qt)
makedepends=(git extra-cmake-modules kdoctools qt5-declarative)
optdepends=('sshfs: remote filesystem browser'
'kde-cli-tools: configuration UI'