Date: Thursday, August 18, 2022 @ 20:37:18 Author: felixonmars Revision: 453552
upgpkg: kdesdk-thumbnailers 22.08.0-1: KDE Gear 22.08.0 Added: kdesdk-thumbnailers/trunk/ Modified: kdesdk-thumbnailers/trunk/PKGBUILD Deleted: kdesdk-thumbnailers/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 20:37:18 UTC (rev 453552) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdesdk-thumbnailers -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='Plugins for the thumbnailing system' url='https://www.kde.org/' @@ -12,8 +12,8 @@ groups=(kde-applications kdesdk) depends=(kio gettext) makedepends=(extra-cmake-modules) -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('ee04b668e9710d0d814ce95b424ffdcde71f0bdf15e164fc9b5b28f257dd6c66' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('16ccdfdf01dfca1aa5f2944bb54c5f95c5b7b916b179da087f52874d5988cb51' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
