author | Antonio Rojas
<arojas@archlinux.org> 2018-06-09 15:42:17 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-06-09 15:42:17 UTC |
parent | a53a5f1f76ccbf03cb69f4cb37236439ec4487fa |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d3c0dc1..64059ca 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwidgetsaddons -pkgver=5.46.0 +pkgver=5.47.0 pkgrel=1 pkgdesc='Addons to QtWidgets' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools clang python2-pyqt5 python-pyqt5 doxy optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('c921682227b6e6bce59bbec6bdda1d0bf0c0dae36366b75279d7faef23241641' +sha256sums=('5aa6f4002e6f1302f272b3839513debefafd51b7f3a9249f6ef2c5f30cec5a34' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>