author | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:44:30 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:44:30 UTC |
parent | c8129be8412f140442b4de633f49e327065fe799 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c04205e..f1b8f5f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kjobwidgets -pkgver=5.60.0 +pkgver=5.61.0 pkgrel=1 pkgdesc='Widgets for tracking KJob instances' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools clang python-pyqt5 doxygen sip) optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('b9d2a044a17eff6ced2cf6c4bd06661a0d64cbeea2b18248cdac4f969ea69353' +sha256sums=('5246c2a230e3b4e9d7ba87c5a6b13b5f96fef6af0d1262f27f91fa0c619cf378' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>