author | Antonio Rojas
<arojas@archlinux.org> 2022-10-09 20:27:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-10-09 20:27:57 UTC |
parent | dcae4438a4b924e25feac53efaf32971d67cf128 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2bbd073..74946d0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kguiaddons -pkgver=5.98.0 +pkgver=5.99.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=('12dbee2c4e9b095b3167c83ab658db15f10be310229e10309db8c1890a725808' +sha256sums=('ee87ea65b7a3cdcc0fe9798db8c02b028c194fd48a3b56f1d30b3494e0711b4f' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)