git » kio.git » commit 07a20dd

KDE Frameworks 5.95

author Antonio Rojas
2022-06-12 19:28:09 UTC
committer Antonio Rojas
2022-06-12 19:28:09 UTC
parent 7bbd4935f8511777ba47dbeb43fc3e824144aec4

KDE Frameworks 5.95

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9fd3264..848d286 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kio
-pkgver=5.94.0
+pkgver=5.95.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=('85c0bf8e49d845730d95c85c0292330a5bf03ed63a008cbf02ec9d02f990d09b'
+sha256sums=('97c7f0df5aec1249b0f1ceed52bfbcea49ba5742b78395a1e84815b31ce37687'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)