author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:19:01 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:19:01 UTC |
parent | 4b9b0d68620d15f571c248a4d9aeab858218b106 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3fb8086..7569834 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kguiaddons -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Addons to QtGui' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(qt5-x11extras qt5-wayland) makedepends=(extra-cmake-modules clang doxygen qt5-tools qt5-doc plasma-wayland-protocols) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('7bb9b94fdacd43e3f6d68986cb20ac6d0470e2a46ca813167268ffcd68b21309' +sha256sums=('fb78595f0f98435f87047d662b1e124ea2cd5edd279dbccb857d4d8f06967582' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)