git » kdeconnect.git » commit 42ad060

Update to 20.12.0

author Antonio Rojas
2020-12-10 13:03:26 UTC
committer Antonio Rojas
2020-12-10 13:03:26 UTC
parent cfa5844d719e25fbd9f567bb72c9f457c3bde58e

Update to 20.12.0

PKGBUILD +4 -4

diff --git a/PKGBUILD b/PKGBUILD
index bf27bf6..cb7e24c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,19 +3,19 @@
 # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
 
 pkgname=kdeconnect
-pkgver=20.08.3
+pkgver=20.12.0
 pkgrel=1
 pkgdesc='Adds communication between KDE and your smartphone'
 url='https://community.kde.org/KDEConnect'
 arch=(x86_64)
 license=(GPL)
 groups=(kde-applications kde-network)
-depends=(kcmutils kwayland libfakekey qca kpeoplevcard pulseaudio-qt kirigami2 qt5-tools)
+depends=(kcmutils kwayland libfakekey qca kpeoplevcard pulseaudio-qt kirigami2 hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools)
-optdepends=('sshfs: remote filesystem browser' 'python-nautilus: Nautilus integration')
+optdepends=('sshfs: remote filesystem browser' 'python-nautilus: Nautilus integration' 'qt5-tools: for some runcommand plugin actions')
 source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-kde-$pkgver.tar.xz"{,.sig}
          kdeconnect-openssh-8.2.patch)
-sha256sums=('3300d9abdb7d62cf7046636cb2840f4437dfe5efa68c5db7824a531c907a2074'
+sha256sums=('92339009b2b41337827a6fa22b500a46ca192e6fa4cd493af13f9b9f9ad58d20'
             'SKIP'
             '8bcf0d39dfe059af866f48719562dfe7db7fcb0f20ee75d7adda9784fca0ba64')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>