author | Antonio Rojas
<arojas@archlinux.org> 2020-07-11 06:42:26 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-07-11 06:42:26 UTC |
parent | 1956945460a6628cf379ff784144e15ed7326237 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2136c6f..20d7270 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kjobwidgets -pkgver=5.71.0 +pkgver=5.72.0 pkgrel=1 pkgdesc='Widgets for tracking KJob instances' arch=(x86_64) @@ -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=('63f3b2fc1c062b1a485ff543e2d5afa68a9f9a918676bf3a6a5dc8f56f5f30e3' +sha256sums=('1fed82f179ce4fbe6f20802bac48e7f598ec4aeb5ffe2bb1a8ce5c28dcaf978b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>