author | Antonio Rojas
<arojas@archlinux.org> 2017-12-10 18:26:53 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-12-10 18:26:53 UTC |
parent | ccb1879b1302ec0291ee13f9e1d0ce2cc9c2ce6c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b59d452..08a11a1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kparts -pkgver=5.40.0 +pkgver=5.41.0 pkgrel=1 pkgdesc='Document centric plugin system' arch=('x86_64') @@ -12,7 +12,7 @@ depends=('kio') makedepends=('extra-cmake-modules' 'python' 'doxygen' 'qt5-tools') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('34cb664ca0235ee0ab996e544ee4e6afa6e945e723106610369ac5c7b17e75ef' +sha256sums=('e1ac20ed668efd17d55d92850e57d45d91d909ab8b82549b8e1f4989ec81ad25' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>