author | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:54:39 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:54:39 UTC |
parent | 6746f94b1901df8cfd7a954a500c328746bd79eb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5443fb5..836df72 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kjobwidgets -pkgver=5.32.0 +pkgver=5.33.0 pkgrel=1 pkgdesc='Widgets for tracking KJob instances' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools' 'clang' 'python2-pyqt5' 'python-p optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('04254403cf3de9458466e12283a0fc60c156c3be92848e1e5032462a5e1d1b52' +sha256sums=('9f01d28cb6a81680221b56e6cefbcf10aa70c5ebb61f167e2a7785d8d5794d05' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>