Date: Thursday, August 18, 2022 @ 18:46:27 Author: felixonmars Revision: 453342
upgpkg: kbounce 22.08.0-1: KDE Gear 22.08.0 Added: kbounce/trunk/ Modified: kbounce/trunk/PKGBUILD Deleted: kbounce/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:46:27 UTC (rev 453342) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kbounce -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='A single player arcade game with the elements of puzzle' url='https://apps.kde.org/kbounce/' @@ -12,8 +12,8 @@ groups=(kde-applications kde-games) depends=(libkdegames hicolor-icon-theme) makedepends=(extra-cmake-modules kdoctools) -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('2eed4628336d37b0d69f0bb747294612bb40f659d8ba55eb4d8c2c388153dbfc' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('1514ad999d09f860bd8835a43e64efeca82808d0532daf29a744a4046f4c8236' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
