git » kparts.git » commit 6a6ca59

KDE Frameworks 5.93

author Antonio Rojas
2022-04-09 22:31:27 UTC
committer Antonio Rojas
2022-04-09 22:31:27 UTC
parent 2e8c1e536ee547136a37c3c21ee622fa3a001db2

KDE Frameworks 5.93

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 61b58c5..8439bf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kparts
-pkgver=5.92.0
+pkgver=5.93.0
 pkgrel=1
 pkgdesc='Document centric plugin system'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(kio)
 makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('094e18b2e9119f1c197c625235e639204ab5aa1910b13ae4317c8145b4fe3318'
+sha256sums=('c888e9664cc71a2f52904fa42d6bcedaa76c50c720ef0bee8d8b0c98bbcd1675'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)