author | Antonio Rojas
<arojas@archlinux.org> 2023-04-08 19:29:41 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-04-08 19:29:41 UTC |
parent | 5f7bbb23d913b4edfb971dd77ca24d0bf17caec6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a2feeaf..82af619 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kguiaddons -pkgver=5.104.0 +pkgver=5.105.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=('fb8d8de25b684af6f9e9e893912664a18231486ac995d2522676018c3e93840d' +sha256sums=('66318ce05ce96fc69533adae525a8aa7e11ee675646fc395b46de30fafa31af1' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>