git » kdesignerplugin.git » commit 4e18ac1

KDE Frameworks 5.97

author Felix Yan
2022-08-15 17:32:26 UTC
committer Felix Yan
2022-08-15 17:32:26 UTC
parent fda7609cb211e9f74a7578f73129880851be0353

KDE Frameworks 5.97

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 60b031f..3f7fa58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kdesignerplugin
-pkgver=5.96.0
+pkgver=5.97.0
 pkgrel=1
 pkgdesc='Integration of Frameworks widgets in Qt Designer/Creator'
 arch=(x86_64)
@@ -12,7 +12,7 @@ depends=(kconfig kcoreaddons)
 makedepends=(extra-cmake-modules qt5-tools kdoctools)
 groups=(kf5-aids)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('09e6017565a747c039bc1b1079f65ef4367474733ff21891a006c4964353ad31'
+sha256sums=('28077f1a1b416c2e19f7b8fae1a96d1bde6e4dd8c90905adbe87bb1f2df3fd20'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)