git » kio.git » commit 7bbd493

KDE Frameworks 5.94.0

author Antonio Rojas
2022-05-14 10:53:35 UTC
committer Antonio Rojas
2022-05-14 10:53:35 UTC
parent 285b745a53fda30a4a06a3c8334cec38935f1743

KDE Frameworks 5.94.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 22cfc52..9fd3264 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kio
-pkgver=5.93.0
+pkgver=5.94.0
 pkgrel=1
 pkgdesc='Resource and network access abstraction'
 arch=(x86_64)
@@ -15,7 +15,7 @@ optdepends=('kio-extras: extra protocols support (sftp, fish and more)' 'kdoctoo
             'kio-fuse: to mount remote filesystems via FUSE')
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('d290a4bcfb5ec9eb9047c84a7c420df831131b92ab6c9d28a3aa0eef9f5d4c44'
+sha256sums=('85c0bf8e49d845730d95c85c0292330a5bf03ed63a008cbf02ec9d02f990d09b'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)