Date: Thursday, August 18, 2022 @ 18:42:56 Author: felixonmars Revision: 453328
upgpkg: step 22.08.0-1: KDE Gear 22.08.0 Added: step/trunk/ Modified: step/trunk/PKGBUILD Deleted: step/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:42:56 UTC (rev 453328) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=step -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='Interactive Physical Simulator' url='https://apps.kde.org/step/' @@ -12,8 +12,8 @@ groups=(kde-applications kde-education) depends=(libqalculate gsl knewstuff kplotting hicolor-icon-theme) makedepends=(extra-cmake-modules kdoctools eigen qt5-tools python) -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('19e4e7f65924990149ba59afc2b1036fd9665fe2b6a39b0e52fa6fae7a9d4523' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('fec34221af6d8075c1143aeb17a7b17898a01c1b378ed005e05f8835cfd91ac3' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
