git » kwidgetsaddons.git » commit 75fb07d

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 a3585704ea1ffda3b2fec9a13adaa4201da9bb90

KDE Frameworks 5.92.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index cf79d45..a288034 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwidgetsaddons
-pkgver=5.91.0
+pkgver=5.92.0
 pkgrel=1
 pkgdesc='Addons to QtWidgets'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(qt5-base)
 makedepends=(extra-cmake-modules qt5-tools qt5-doc clang doxygen)
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('e3b4dc3db4d608b2a725e9087ca3add1105e4027e7e47d10f96c2eff344af20e'
+sha256sums=('d0e3558d6a7ed550f31d319e6b52d6ed61d693a1aa50e6dd4f430a1324111f2c'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)