Date: Thursday, August 18, 2022 @ 20:29:14 Author: felixonmars Revision: 453518
upgpkg: ktimer 22.08.0-1: KDE Gear 22.08.0 Added: ktimer/trunk/ Modified: ktimer/trunk/PKGBUILD Deleted: ktimer/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:29:14 UTC (rev 453518) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=ktimer -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='Countdown Launcher' url='https://apps.kde.org/ktimer/' @@ -12,8 +12,8 @@ depends=(kio hicolor-icon-theme) makedepends=(extra-cmake-modules kdoctools) groups=(kde-applications kde-utilities) -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('43781712d7c7274465e176229c6aa69c6bd12f9cab7fcc691ea5d39acd85dba8' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('5a44ed466d2419a6b6a92eadef66dc91c244427f8059a7f7101447e7158142b5' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
