author | Antonio Rojas
<arojas@archlinux.org> 2023-07-02 12:36:01 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-07-02 12:36:01 UTC |
parent | f3f4a1ef50616d3b63bd81d5c27cb102a7a95abd |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index fdebc9c..28e3d54 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kguiaddons -pkgver=5.107.0 +pkgver=5.108.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=('ad2f6e6ca7dd3c230de54bab357e33a9c21e85a2836f63565e3b77ebf79984c1' +sha256sums=('a14804e91a4388c23e4a6981b84fa5b82e0b3a41c5bbd0ce230945bcbcd8ce07' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>