git » kio.git » commit 6cc8fae

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 aa9e70800a8096b40dec37315323d1bcca969452

KDE Frameworks 5.82

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 6302262..4ca85f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kio
-pkgver=5.81.0
+pkgver=5.82.0
 pkgrel=1
 pkgdesc='Resource and network access abstraction'
 arch=(x86_64)
@@ -14,8 +14,8 @@ makedepends=(extra-cmake-modules kdoctools doxygen qt5-tools qt5-doc)
 optdepends=('kio-extras: extra protocols support (sftp, fish and more)' 'kdoctools: for the help kioslave'
             'kio-fuse: to mount remote filesystems via FUSE')
 groups=(kf5)
-source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c62bae911978d163bbb86648344708d5b963823244941de0904c2a7800ecc07e'
+source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('cb970d0550054fd0bb0957de010b9ea73b2d89e8df725c0d8344320e82473144'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>