author | Antonio Rojas
<arojas@archlinux.org> 2023-09-03 17:34:43 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-09-03 17:34:43 UTC |
parent | 9aec6a308457aee0a6ffe328dc0b492f190811b6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 49d6b68..ded477d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwidgetsaddons -pkgver=5.109.0 +pkgver=5.110.0 pkgrel=1 pkgdesc='Addons to QtWidgets' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(qt5-base) makedepends=(extra-cmake-modules qt5-tools qt5-doc clang doxygen) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('d68072f9f351b71a09c86f2856aaa6b6883e4681e542111c42faa1219692e2e2' +sha256sums=('ca74b0e9b1a937ee6f91ced70f16b41489d4bab1aba6c8ef485bc8928186d7b3' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>