Date: Thursday, August 18, 2022 @ 17:23:51 Author: felixonmars Revision: 453132
upgpkg: analitza 22.08.0-1: KDE Gear 22.08.0 Added: analitza/trunk/ Modified: analitza/trunk/PKGBUILD Deleted: analitza/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 17:23:51 UTC (rev 453132) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=analitza -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='A library to add mathematical features to your program' url='https://www.kde.org/' @@ -11,8 +11,8 @@ license=(GPL LGPL FDL) depends=(qt5-svg qt5-declarative) makedepends=(extra-cmake-modules kdoctools eigen qt5-tools) -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('6a9d87911037a3996968114f77d8a9fe1f9d4cf25072f9f5264d2287ad0ffb71' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('6ad0be4fb19ddaf380339f89bf411f63d8696a0cecbc772bbbaaffb0852257d8' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
