author | Antonio Rojas
<arojas@archlinux.org> 2018-05-12 19:07:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-05-12 19:07:49 UTC |
parent | b1cb1c8ea668b8bbbe617c5daeb3dbfb493c978b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e8b5cc9..e795101 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kguiaddons -pkgver=5.45.0 +pkgver=5.46.0 pkgrel=1 pkgdesc='Addons to QtGui' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules clang python-pyqt5 python2-pyqt5 doxygen qt5-to 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=('96959a81a4bb9ffae795b3f07628c0b0ca4ef1a0b0dce5c4fb3c2a9a548a8f99' +sha256sums=('8488ae5e5d5dc4e311ef6513145bcdf07740c6bc6c8057840ff40dbf1b56a90b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>