Date: Thursday, August 18, 2022 @ 19:01:57 Author: felixonmars Revision: 453400
upgpkg: kdeconnect 22.08.0-1: KDE Gear 22.08.0 Added: kdeconnect/trunk/ Modified: kdeconnect/trunk/PKGBUILD Deleted: kdeconnect/trunk/ ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: trunk/PKGBUILD =================================================================== --- kde-unstable/PKGBUILD 2022-08-18 14:42:56 UTC (rev 453107) +++ trunk/PKGBUILD 2022-08-18 19:01:57 UTC (rev 453400) @@ -3,7 +3,7 @@ # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com> pkgname=kdeconnect -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='Adds communication between KDE and your smartphone' url='https://kdeconnect.kde.org/' @@ -13,8 +13,8 @@ depends=(kcmutils kwayland libfakekey qca-qt5 kpeoplevcard pulseaudio-qt qqc2-desktop-style hicolor-icon-theme) makedepends=(extra-cmake-modules kdoctools plasma-wayland-protocols) optdepends=('sshfs: remote filesystem browser' 'python-nautilus: Nautilus integration' 'qt5-tools: for some runcommand plugin actions') -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-kde-$pkgver.tar.xz{,.sig}) -sha256sums=('911eb5a1112f595f2236f64d7aa6f10cbb0e86ce6bf1ff3ed3a840fe971939d7' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-kde-$pkgver.tar.xz{,.sig}) +sha256sums=('c1f591fa60c004a68038a88aad66ae7ddea191a4f40291adf4caee4959471920' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
