git » kwindowsystem.git » commit d1afa7f

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 e558a1b27bae515623df38a6b37468859cb9d501

KDE Frameworks 5.82

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 7c7d795..6d9e777 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwindowsystem
-pkgver=5.81.0
+pkgver=5.82.0
 pkgrel=1
 pkgdesc='Access to the windowing system'
 arch=(x86_64)
@@ -12,8 +12,8 @@ license=(LGPL)
 depends=(qt5-x11extras)
 makedepends=(extra-cmake-modules qt5-tools qt5-doc doxygen)
 groups=(kf5)
-source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('4753aaabb073b41dd8be79d454756ec616cc386f3be16f5503a77c84e12eaa86'
+source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('6a80e662bc598a69cd32651ce11b501ac903bb8729f4fd45915edf5d270a790e'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>