Date: Thursday, August 18, 2022 @ 19:50:39 Author: felixonmars Revision: 453438
upgpkg: krfb 22.08.0-1: KDE Gear 22.08.0 Added: krfb/trunk/ Modified: krfb/trunk/PKGBUILD Deleted: krfb/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:50:39 UTC (rev 453438) @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=krfb -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='Desktop Sharing' url='https://apps.kde.org/krfb/' @@ -11,8 +11,8 @@ depends=(kdnssd kxmlgui kwallet libvncserver kcompletion kwayland xdg-desktop-portal) makedepends=(extra-cmake-modules kdoctools plasma-wayland-protocols) groups=(kde-applications kde-network) -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('8a655d1b6cd1881070b8ad2102af686da4773daa4c758c337cf84f89c4632a48' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('dea3751559a07b2ecbdf164f5287221202faf12eb307f52c0df89be426964b04' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
