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/frameworkintegration/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/frameworkintegration') diff --git a/community/frameworkintegration/APKBUILD b/community/frameworkintegration/APKBUILD index 5fc7076773..8e69c1474c 100644 --- a/community/frameworkintegration/APKBUILD +++ b/community/frameworkintegration/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers # Maintainer: Bart Ribbers pkgname=frameworkintegration -pkgver=5.61.0 +pkgver=5.62.0 pkgrel=0 pkgdesc="Framework providing components to allow applications to integrate with a KDE Workspace" arch="all" @@ -10,7 +10,7 @@ license="LGPL-2.1-or-later" depends_dev="qt5-qtbase-dev kconfig-dev kconfigwidgets-dev kiconthemes-dev knotifications-dev knewstuff-dev kwidgetsaddons-dev kpackage-dev ki18n-dev" makedepends="$depends_dev extra-cmake-modules" checkdepends="xvfb-run" -source="https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz" +source="https://download.kde.org/stable/frameworks/${pkgver%.*}/frameworkintegration-$pkgver.tar.xz" subpackages="$pkgname-dev" build() { @@ -29,4 +29,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="9781e1d977713b2c7e604a30bb35a53e33f85002755d03615d501db101ac7ce718fcd50a83510f17806462998ddc11a88d38083d43a8a645643010ed17b06057 frameworkintegration-5.61.0.tar.xz" +sha512sums="918ecb9ddf50cfa8b8fce3fb218a8b80a97d3e440e3c6faf5bb76e74ff1752448244da19da0367a6e077ee8f7e4599328da667d63d45c35490a0a7436570e336 frameworkintegration-5.62.0.tar.xz" -- cgit v1.2.3