git » kdeconnect.git » commit d33fc75

Update to 21.08.0

author Antonio Rojas
2021-08-12 09:05:06 UTC
committer Antonio Rojas
2021-08-12 09:05:06 UTC
parent 46b17b95d2c88b5cc8f6973875e02244b629f3d8

Update to 21.08.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 88c63e5..656dcf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
 # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
 
 pkgname=kdeconnect
-pkgver=21.04.3
+pkgver=21.08.0
 pkgrel=1
 pkgdesc='Adds communication between KDE and your smartphone'
 url='https://kdeconnect.kde.org/'
 arch=(x86_64)
 license=(GPL)
 groups=(kde-applications kde-network)
-depends=(kcmutils kwayland libfakekey qca-qt5 kpeoplevcard pulseaudio-qt kirigami2 hicolor-icon-theme)
+depends=(kcmutils kwayland libfakekey qca-qt5 kpeoplevcard pulseaudio-qt qqc2-desktop-style hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools)
 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})
-sha256sums=('fe5c857b588276cff575bbc0a6cf2b58da84cd4bcf6267b745f9f0b2c26ec28b'
+sha256sums=('9a0a31dd1af88735edbb06cfe7e11f4a42b7b31f12afa79c6e7479130060b1e2'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>