Date: Sunday, August 11, 2019 @ 08:46:12 Author: felixonmars Revision: 359508
upgpkg: kparts 5.61.0-1 Upstream release Modified: kparts/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-11 08:46:08 UTC (rev 359507) +++ PKGBUILD 2019-08-11 08:46:12 UTC (rev 359508) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kparts -pkgver=5.60.0 +pkgver=5.61.0 pkgrel=1 pkgdesc='Document centric plugin system' arch=(x86_64) @@ -13,7 +13,7 @@ makedepends=(extra-cmake-modules doxygen qt5-tools) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('6df0c2bf4481716e68d57b0e2040e9c2f0ee66e81309ba594d868026ea9f5ac6' +sha256sums=('f223b38f34f009bb25511ce7d97c607102cbb0a1bd0253ec1b7d1fe1b7c81436' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>
