Date: Thursday, August 18, 2022 @ 19:59:31 Author: felixonmars Revision: 453472
upgpkg: kmail 22.08.0-1: KDE Gear 22.08.0 Added: kmail/trunk/ Modified: kmail/trunk/PKGBUILD Deleted: kmail/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 19:59:31 UTC (rev 453472) @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=kmail -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='KDE mail client' arch=(x86_64) @@ -13,8 +13,8 @@ makedepends=(extra-cmake-modules kdoctools) optdepends=('kleopatra: mail encryption support' 'kdepim-addons: additional plugins') groups=(kde-applications kde-pim) -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('21f9b33369649aea26447f98a2632d763313cdd3549fc6d30d04a310c8173f48' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('745ed2b0064e93676dafc122edc5ca838e8368b2e818acf60d638759d23fbbfa' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
