author | Antonio Rojas
<arojas@archlinux.org> 2023-03-11 16:14:23 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-03-11 16:14:23 UTC |
parent | 88c1191ff93f1bee6f2a8fa0742a96e83d4926ce |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a78911a..a2feeaf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kguiaddons -pkgver=5.103.0 +pkgver=5.104.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=('e63280fdefc4d82b42fc7b8e8e30c0b92e05538b00fb31086683019cc2d5b232' +sha256sums=('fb8d8de25b684af6f9e9e893912664a18231486ac995d2522676018c3e93840d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>