author | Antonio Rojas
<arojas@archlinux.org> 2022-04-09 22:31:27 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-04-09 22:31:27 UTC |
parent | 25114fd4501b3813cb0627c2cf7c3c513183347a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3a41651..e05bf66 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kdesignerplugin -pkgver=5.92.0 +pkgver=5.93.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=('066859b345da224f5edb601a5f448540330c9a286980b0c34169646c26a22a4e' +sha256sums=('f19ab4fc1ed58b89642d8f9f75a5da2f2ef0093c97183f336ffeb7208e628aaf' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)