author | Antonio Rojas
<arojas@archlinux.org> 2019-01-12 15:05:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-01-12 15:05:57 UTC |
parent | 915c9aa3d3266291fd04448f761a727e173849cf |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index fb3948e..fead992 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kjobwidgets -pkgver=5.53.0 +pkgver=5.54.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=('40983b7b7e777ad79f962cdc19f97f9fd58ccd338f6b7e882a8b051574c03c98' +sha256sums=('b8bf2e4893b1a542bb07e5d5761a463add4e9e7637ff4bc6255a382a97ea7234' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>