Date: Sunday, August 11, 2019 @ 08:46:41 Author: felixonmars Revision: 359512
upgpkg: kplotting 5.61.0-1 Upstream release Modified: kplotting/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-11 08:46:37 UTC (rev 359511) +++ PKGBUILD 2019-08-11 08:46:41 UTC (rev 359512) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kplotting -pkgver=5.60.0 +pkgver=5.61.0 pkgrel=1 pkgdesc='Lightweight plotting framework' 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=('75e8c21c2417a65cb423d11e4abd28a93a9cf9e3b2f01695cdedf9ee4b2fa7a0' +sha256sums=('95781b50bef0e081e48b472b4fcbbcd3301ec45245498261e4a3ec8e42b892ba' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>
