author | Antonio Rojas
<arojas@archlinux.org> 2020-11-14 10:31:48 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-11-14 10:31:48 UTC |
parent | ee43dd35824f61575ac0d5790864c19a5d5f4466 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 2915370..2fb16e7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kjobwidgets -pkgver=5.75.0 -pkgrel=3 +pkgver=5.76.0 +pkgrel=1 pkgdesc='Widgets for tracking KJob instances' arch=(x86_64) url='https://community.kde.org/Frameworks' @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc clang python-pyqt5 doxygen si optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('6cac9b64d4b13211e5f3c001986933ae461af4d08ef1e5351e2cfd432c22b478' +sha256sums=('850b6af6c027476e594e6ed77ea0e531abb69ff726fce41b91e541fbee3ecedf' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>