git » kdeconnect.git » commit 389edb5

Update to 20.12.1

author Antonio Rojas
2021-01-07 14:15:55 UTC
committer Antonio Rojas
2021-01-07 14:15:55 UTC
parent d2f107aff77f501316c0b65412c7e75ff6781b25

Update to 20.12.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 7e48f77..ccc97fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
 
 pkgname=kdeconnect
-pkgver=20.12.0
-pkgrel=2
+pkgver=20.12.1
+pkgrel=1
 pkgdesc='Adds communication between KDE and your smartphone'
 url='https://community.kde.org/KDEConnect'
 arch=(x86_64)
@@ -14,7 +14,7 @@ depends=(kcmutils kwayland libfakekey qca kpeoplevcard pulseaudio-qt kirigami2 h
 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=('92339009b2b41337827a6fa22b500a46ca192e6fa4cd493af13f9b9f9ad58d20'
+sha256sums=('fc15b7dba854b5ccc0fbaf1f7accb2c60ef89f311925c89e0c76c5e653182160'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>