author | Antonio Rojas
<arojas@archlinux.org> 2019-06-08 09:21:24 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-06-08 09:21:24 UTC |
parent | f6f1f86373c66af67a4fbaf66b5be88df110ff51 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 375e1d5..0e4860a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kjobwidgets -pkgver=5.58.0 +pkgver=5.59.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=('d43ea4eede2d88edd1753f4d1b6808bf04bf1e67ab58f00ef70b6a20b9607133' +sha256sums=('5eb34f3738821d9e3087150e34c8ff221cff70afd588eea8b80ce8315d5eb878' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>