Date: Thursday, August 18, 2022 @ 20:02:48 Author: felixonmars Revision: 453484
upgpkg: kmail-account-wizard 22.08.0-1: KDE Gear 22.08.0 Added: kmail-account-wizard/trunk/ Modified: kmail-account-wizard/trunk/PKGBUILD Deleted: kmail-account-wizard/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:02:48 UTC (rev 453484) @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=kmail-account-wizard -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='KMail account wizard' arch=(x86_64) @@ -11,8 +11,8 @@ depends=(kidentitymanagement pimcommon kmailtransport kross libkleo) makedepends=(extra-cmake-modules kdoctools qt5-tools knotifyconfig ktexteditor) groups=(kde-applications kde-pim) -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('dbf6831d6a45a2d230e7971cc746c21a9852593c7abc7e35769dd40bfd8f362e' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('a63a0122ac2af5b2b2ee9881c22da0e8c0ce8e3170cfcb5ef7731e613a7da80e' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
