author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:17:01 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:17:01 UTC |
parent | adbf0854c0afa2e02f0a8e9ed45a31778a3fb10e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7217724..3afb6ab 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwidgetsaddons -pkgver=5.96.0 +pkgver=5.97.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=('39a163c1e5fb1cee8de063f7b1eae279ecb2f11319594f815554298c6c9eebc5' +sha256sums=('7ac0c7e429036829fb430bc762ee58cb54f35c5ef955371f74fdd42376b6ac17' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)