git » kdeconnect.git » commit 2d22afd

Update to 22.08 beta

author Antonio Rojas
2023-07-28 15:55:56 UTC
committer Antonio Rojas
2023-07-28 15:55:56 UTC
parent 6917fdda6ea49f73b9ea970d85187264da7ef4d6

Update to 22.08 beta

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 7e57845..59126e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
 
 pkgname=kdeconnect
-pkgver=23.04.3
+pkgver=23.07.80
 pkgrel=1
 pkgdesc='Adds communication between KDE and your smartphone'
 url='https://kdeconnect.kde.org/'
@@ -13,8 +13,8 @@ groups=(kde-applications kde-network)
 depends=(kcmutils libfakekey qca-qt5 kpeoplevcard pulseaudio-qt qqc2-desktop-style kirigami-addons modemmanager-qt)
 makedepends=(extra-cmake-modules kdoctools wayland-protocols)
 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=('bff9126f65c86d3cc1d5bec4a3202a61dd65a6a9ecb07d59a5038a7224c695bd'
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-kde-$pkgver.tar.xz{,.sig})
+sha256sums=('f552a3f521f686be8315fca643676372e67637740af589ef5531a083beba1a14'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>