Date: Thursday, August 18, 2022 @ 17:30:46 Author: felixonmars Revision: 453150
upgpkg: kcalutils 22.08.0-1: KDE Gear 22.08.0 Added: kcalutils/trunk/ Modified: kcalutils/trunk/PKGBUILD Deleted: kcalutils/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:30:46 UTC (rev 453150) @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=kcalutils -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='The KDE calendar utility library' arch=(x86_64) @@ -9,8 +9,8 @@ license=(LGPL) depends=(kcalendarcore kidentitymanagement grantlee) makedepends=(extra-cmake-modules doxygen qt5-tools) -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('51f83dd649fc36d4c786a7f8f0611d0dda1d6a96ab6b83b6c76d218901f63813' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('78f046ca90f2d07d2639e551a3b54c94e4f3d254c456b974ccdaf2c4378a3199' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
