From 53691f2e5c00a3e1f3e38e2adb3e1c9f2d65fa86 Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Mon, 16 Sep 2019 11:54:09 +0200 Subject: community/kde-frameworks: upgrade to 5.62.0 Also take over maintainership of community/attica --- community/kplotting/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/kplotting') diff --git a/community/kplotting/APKBUILD b/community/kplotting/APKBUILD index eca0149780..f76c821a85 100644 --- a/community/kplotting/APKBUILD +++ b/community/kplotting/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers # Maintainer: Bart Ribbers pkgname=kplotting -pkgver=5.61.0 +pkgver=5.62.0 pkgrel=0 pkgdesc="Lightweight plotting framework" arch="all" @@ -10,7 +10,7 @@ license="LGPL-2.1-or-later" depends_dev="qt5-qtbase-dev" makedepends="$depends_dev extra-cmake-modules doxygen qt5-qttools-dev" checkdepends="xvfb-run" -source="https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz" +source="https://download.kde.org/stable/frameworks/${pkgver%.*}/kplotting-$pkgver.tar.xz" subpackages="$pkgname-dev $pkgname-doc" build() { @@ -30,4 +30,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="4b1e743f4cf1512b3058f4e2cb184762e14d7c5e2fb5c24a893c657430e5a605cba54a195bcccca958a3ba8318a7780372522c49a4ac503a697df358dcf587d0 kplotting-5.61.0.tar.xz" +sha512sums="b979698f4341d3fe968cd8e7c0ac26948bf120d1ddd5e605467299bff2a09a7e301a288c3db220975cba4204eb7f44e5ba2b0559874a706dae5c9b40eee58e0d kplotting-5.62.0.tar.xz" -- cgit v1.2.3