author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:46:22 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:46:22 UTC |
parent | f77f2e52b96cd2791c4ac20c08e80d2ea086dde7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9bb0905..87e3eea 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kjobwidgets -pkgver=5.36.0 +pkgver=5.37.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=('97ad95e78dedef69500b68befd39b756bfa4773b737628c63efd4cc2efd69cd4' +sha256sums=('8b645c1dded5ec2c6628a6b8638804abe49eab02f7da324eb8a75d7d616fc284' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>