author | Antonio Rojas
<arojas@archlinux.org> 2018-02-12 09:01:06 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-02-12 09:01:06 UTC |
parent | 15cd3fa1c95254baf281bc11cb7d6d5cbe8f451e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2dc72e4..61114b4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwidgetsaddons -pkgver=5.42.1 +pkgver=5.43.0 pkgrel=1 pkgdesc='Addons to QtWidgets' arch=('x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools' 'clang' 'python2-pyqt5' 'python-p 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=('8f56f65dc5dbe656fd74191b13c7e7cad3ffd52c02b5baaf0b20fe425d761b40' +sha256sums=('59a7329e8a4a3b22677dc09648de9c0a042b9ae284af2556c5db48394a9aa797' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>