author | Antonio Rojas
<arojas@archlinux.org> 2021-06-12 20:31:26 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-06-12 20:31:26 UTC |
parent | 5129fc55becc658e60aea2333024914a3654cd5b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7d4c59a..6440eae 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwidgetsaddons -pkgver=5.82.0 +pkgver=5.83.0 pkgrel=1 pkgdesc='Addons to QtWidgets' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc clang python-pyqt5 doxygen si optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('248897e7bfac5735b42aff0cd1f1ec12674a8e11ee4788847a111fd8cd419882' +sha256sums=('4523d36acdc964a49e8cb2ec31386a1e64357105354351a257fb685dc6f4411d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>