author | Antonio Rojas
<arojas@archlinux.org> 2022-12-10 09:48:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-12-10 09:48:49 UTC |
parent | eac4cc04da3ef80649346f6474158409d697ded2 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a186deb..e3c67af 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kjobwidgets -pkgver=5.100.0 +pkgver=5.101.0 pkgrel=1 pkgdesc='Widgets for tracking KJob instances' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(kcoreaddons kwidgetsaddons qt5-x11extras) makedepends=(extra-cmake-modules qt5-tools qt5-doc clang doxygen) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('d362f99928a49a8a5a75e68248a18249cd8c2904667eb7921485c2b574a73103' +sha256sums=('e1a975b8beb24086dea1fcf1657ff9e672734f80244483c920e960d258cb9a26' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)