git » kaccounts-integration.git » commit 8bb913b

Update to 21.04.0

author Antonio Rojas
2021-04-22 09:19:13 UTC
committer Antonio Rojas
2021-04-22 09:19:13 UTC
parent b56e16ac78d69b1cdb2a5172750fc96c92c26c7a

Update to 21.04.0

PKGBUILD +4 -4

diff --git a/PKGBUILD b/PKGBUILD
index 1e69e2e..02690dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org> 
 
 pkgname=kaccounts-integration
-pkgver=20.12.3
+pkgver=21.04.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)
-url='https://www.kde.org/applications/internet/'
+url='https://www.kde.org/'
 license=(GPL)
 depends=(kcmutils signon-kwallet-extension signon-plugin-oauth2 signon-ui)
 makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('98390b72fbb3eb26a892f6f2169d71df754dd44887ed599116b624012297a655'
+source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('fe3e3096a237ba0f97cd8a25926648aef30fdc8dd475d78748857032a9f6cefe'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>