author | Antonio Rojas
<arojas@archlinux.org> 2021-09-11 09:36:10 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-09-11 09:36:10 UTC |
parent | b638ad507438f37ac3a2a530bf7fe95ebc99e81a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 249f8e3..f8758b0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcoreaddons -pkgver=5.85.0 +pkgver=5.86.0 pkgrel=1 pkgdesc='Addons to QtCore' arch=(x86_64) @@ -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=('90af5743a9e199e213e812313adf08c9034d1d79936565f22075ccb3f7445414' +sha256sums=('c63f3ebea0cf6c53334ad5a28ed2d278700a6d0e01a841ee8df5fa8c27729cd9' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>