git » ktextwidgets.git » commit 2265f23

KDE Frameworks 5.92.0

author Antonio Rojas
2022-03-13 12:33:24 UTC
committer Antonio Rojas
2022-03-13 12:33:24 UTC
parent bf8117ee9ae84848a04e4ee71ead074f60f7c30f

KDE Frameworks 5.92.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c9719e4..e9f566f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=ktextwidgets
-pkgver=5.91.0
+pkgver=5.92.0
 pkgrel=1
 pkgdesc='Advanced text editing widgets'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(kcompletion kconfigwidgets sonnet qt5-speech)
 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=('c41a6ae85345c33188c251e011a43672641fe489243c3436a1e1f15aa6cabf76'
+sha256sums=('fe867bf498a5170a9fba91dff652b68fa5cae2af8864dbe89a6e54638ff90b0c'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)