author | Antonio Rojas
<arojas@archlinux.org> 2021-04-10 10:10:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-04-10 10:10:56 UTC |
parent | 286aee69899c38bfc040189399bf9ae231f71593 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1499465..852c980 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwidgetsaddons -pkgver=5.80.0 +pkgver=5.81.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=('1a9bfd5653d4c45d55bac5d0a28c8caec8d504bce2ee192d68ecf3ce10a0fcf1' +sha256sums=('2f25e926edcab19e3ff3529b71ca409b2bb100c35f5a6e3aff663e1854a3b642' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>