author | Antonio Rojas
<arojas@archlinux.org> 2022-09-11 09:19:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-09-11 09:19:57 UTC |
parent | 5a28e45ba6e95fe9b14fe78ff3bf0a67bba0e206 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7569834..2bbd073 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kguiaddons -pkgver=5.97.0 +pkgver=5.98.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=('fb78595f0f98435f87047d662b1e124ea2cd5edd279dbccb857d4d8f06967582' +sha256sums=('12dbee2c4e9b095b3167c83ab658db15f10be310229e10309db8c1890a725808' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)