author | Antonio Rojas
<arojas@archlinux.org> 2019-12-14 11:04:34 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-12-14 11:04:34 UTC |
parent | a3ea122246b0cf6d90497ebc7e8e04a2cb114ec6 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index be7b9e8..cce9fb5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwidgetsaddons -pkgver=5.64.0 -pkgrel=2 +pkgver=5.65.0 +pkgrel=1 pkgdesc='Addons to QtWidgets' arch=(x86_64) url='https://community.kde.org/Frameworks' @@ -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=('a2d4a47489621d095c4979ea25d5d8304cf4004b10a892a2b314d74cd30cb5da' +sha256sums=('f5124ae8beb1da1ec5cca979b862c398635ee84e87283a7f528978df928a971d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>