git » kcalendarcore.git » commit 8e58a84

KDE Frameworks 5.82

author Antonio Rojas
2021-05-08 12:01:39 UTC
committer Antonio Rojas
2021-05-08 12:01:39 UTC
parent a45094fe04b9f1d05af91d03738e553df2f74872

KDE Frameworks 5.82

PKGBUILD +5 -5

diff --git a/PKGBUILD b/PKGBUILD
index 6493292..e9781d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kcalendarcore
-pkgver=5.81.0
+pkgver=5.82.0
 pkgrel=1
-pkgdesc="The KDE calendar access library"
+pkgdesc='The KDE calendar access library'
 arch=(x86_64)
-url="https://community.kde.org/Frameworks"
+url='https://community.kde.org/Frameworks'
 license=(LGPL)
 depends=(libical qt5-base)
 makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
@@ -13,8 +13,8 @@ conflicts=(kcalcore)
 provides=(kcalcore)
 replaces=(kcalcore)
 groups=(kf5)
-source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('bac828b363a7b406b3ccdc98854fb3ebd4d06b503c298dc676215a4612451529'
+source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('0d24237db23ceac9a4d76aeda5c1f7a3bf1e272ab205240d8db081bb27cf1372'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>