author | Antonio Rojas
<arojas@archlinux.org> 2023-08-05 19:53:39 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-08-05 19:53:39 UTC |
parent | 334747b13a1557f0e39278898f2d270028b31a86 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 28e3d54..fc8a07f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kguiaddons -pkgver=5.108.0 +pkgver=5.109.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=('a14804e91a4388c23e4a6981b84fa5b82e0b3a41c5bbd0ce230945bcbcd8ce07' +sha256sums=('207d66c3b1b2630f366cb6bab408be60e3f8299ac56be35b24a3c8f336ce7fbd' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>