Date: Thursday, August 18, 2022 @ 17:27:43 Author: felixonmars Revision: 453144
upgpkg: kaccounts-providers 22.08.0-1: KDE Gear 22.08.0 Added: kaccounts-providers/trunk/ Modified: kaccounts-providers/trunk/PKGBUILD Deleted: kaccounts-providers/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:27:43 UTC (rev 453144) @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=kaccounts-providers -pkgver=22.07.90 +pkgver=22.08.0 pkgrel=1 pkgdesc='Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others' arch=(x86_64) @@ -9,8 +9,8 @@ license=(GPL) depends=(kaccounts-integration) makedepends=(extra-cmake-modules intltool) -source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('d58d4d74df21ba27c7ed334175ab882f47d25dc35b425352b6f4e0b0a1882e29' +source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('9d7121404a0b58d899341e16117f751b7af7e4a26544058cdf748d5935d54eb1' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]>
