Date: Thursday, August 18, 2022 @ 18:57:36 Author: felixonmars Revision: 453388
upgpkg: kdenetwork-filesharing 22.08.0-1: KDE Gear 22.08.0 Added: kdenetwork-filesharing/trunk/ Modified: kdenetwork-filesharing/trunk/PKGBUILD Deleted: kdenetwork-filesharing/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 18:57:36 UTC (rev 453388) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdenetwork-filesharing -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='Properties dialog plugin to share a directory with the local network' url='https://apps.kde.org/kdenetwork_filesharing/' @@ -12,8 +12,8 @@ groups=(kde-applications kde-network) depends=(samba kdeclarative) makedepends=(extra-cmake-modules) -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('82b2fb2a00a30b6f0a9f078145ea745d5e36fafd758e03050602ec0897a6aad2' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('018fc1cbcc19d62957224a959d07b4f299723848244fbbb355ab31416e7dd377' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
