git » kio.git » commit 2d2d107

KDE Frameworks 5.101

author Antonio Rojas
2022-12-10 09:48:49 UTC
committer Antonio Rojas
2022-12-10 09:48:49 UTC
parent 9beae01d4af9ee4d8f8971cffe3447166dd0f926

KDE Frameworks 5.101

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8183b94..5588732 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kio
-pkgver=5.100.0
+pkgver=5.101.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=('088788d32eb38016d92c2fdfe29f337332089efa1f0d3a810cf807c2646d7cb6'
+sha256sums=('25e4d66215b162480ca58728c58a72f49b2a48bd2cc58e8719fbd7dacb79cc63'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)