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 | b4fda3b50124acb83225a965e72b3ef68d960a0a |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 0e844bc..27ce6da 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kguiaddons -pkgver=5.64.0 -pkgrel=2 +pkgver=5.65.0 +pkgrel=1 pkgdesc='Addons to QtGui' arch=(x86_64) url='https://community.kde.org/Frameworks' @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules clang python-pyqt5 doxygen qt5-tools qt5-doc si optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('4caac79b7341c7796f3ca5e1d88cef57ecab2eefcac9ab654fd977706c89bae4' +sha256sums=('f6b34db7c21ced8179351f2bf38c7c073fa4e0f6de2f9d03986aedba4f87488d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>