git » kdeconnect.git » commit 931f045

Update to 21.04.2

author Antonio Rojas
2021-06-10 10:01:05 UTC
committer Antonio Rojas
2021-06-10 10:01:05 UTC
parent 0ea7a42ab569ce673db27c65fac315187caf7bc1

Update to 21.04.2

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 736b935..845a153 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
 
 pkgname=kdeconnect
-pkgver=21.04.1
-pkgrel=2
+pkgver=21.04.2
+pkgrel=1
 pkgdesc='Adds communication between KDE and your smartphone'
 url='https://kdeconnect.kde.org/'
 arch=(x86_64)
@@ -14,7 +14,7 @@ depends=(kcmutils kwayland libfakekey qca-qt5 kpeoplevcard pulseaudio-qt kirigam
 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=('71e5947630178478cec84201c7c124f19ae23ff349e0bc60fa2716c36224548f'
+sha256sums=('44e47016c842ce1ddc1e8b0c320adde5538f993bbe34728cff17d3d11ec4f3b7'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>