author | Antonio Rojas
<arojas@archlinux.org> 2020-01-11 11:45:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-01-11 11:45:56 UTC |
parent | 6346006f5fe705138e69592081d8782c765153a8 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 7ef879e..d170996 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcoreaddons -pkgver=5.65.0 -pkgrel=2 +pkgver=5.66.0 +pkgrel=1 pkgdesc='Addons to QtCore' arch=(x86_64) url='https://community.kde.org/Frameworks' @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc qt5-doc clang python-pyqt5 do optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('0f334b123b307829d11a39f639845f2f74d290490b264d9b188f1a785e16bf41' +sha256sums=('8a8edf566cb08ad83cb17f942eeb8746993249cd0f7679f7eb810201b85e464b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>