Date: Thursday, August 18, 2022 @ 19:06:44 Author: felixonmars Revision: 453416
upgpkg: kio-extras 22.08.0-1: KDE Gear 22.08.0 Added: kio-extras/trunk/ Modified: kio-extras/trunk/PKGBUILD Deleted: kio-extras/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:06:44 UTC (rev 453416) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kio-extras -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='Additional components to increase the functionality of KIO' arch=(x86_64) @@ -16,8 +16,8 @@ 'libappimage: AppImage thumbnails' 'icoutils: Windows executable thumbnails' 'openexr: EXR format thumbnails' 'kactivities-stats: recently used kioslave') groups=(kde-applications kde-network) -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('cbc8fee90545cbf48a99c904fbb408ec0fd9496df6c1546374b873fe8d187fe5' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('d65b5e7ef956b0f7941323114d2cfaff40b5d895f324868496a261a1af50f63f' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
