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/plasma-framework/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/plasma-framework') diff --git a/community/plasma-framework/APKBUILD b/community/plasma-framework/APKBUILD index ac718d7483..ac6147f4a4 100644 --- a/community/plasma-framework/APKBUILD +++ b/community/plasma-framework/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers # Maintainer: Bart Ribbers pkgname=plasma-framework -pkgver=5.61.0 +pkgver=5.62.0 pkgrel=0 pkgdesc="Plasma library and runtime components based upon KF5 and Qt5" arch="all" @@ -10,7 +10,7 @@ license="LGPL-2.1-or-later AND GPL-2.0-or-later" depends_dev="qt5-qtbase-dev qt5-qtdeclarative-dev qt5-qtquickcontrols2-dev kactivities-dev karchive-dev kconfig-dev kconfigwidgets-dev kcoreaddons-dev kdbusaddons-dev kdeclarative-dev kglobalaccel-dev kguiaddons-dev ki18n-dev kiconthemes-dev kio-dev kservice-dev kwindowsystem-dev kxmlgui-dev knotifications-dev kpackage-dev kirigami2-dev kwayland-dev" makedepends="$depends_dev extra-cmake-modules qt5-qttools-dev doxygen kdoctools-dev" checkdepends="xvfb-run mesa-dri-swrast hicolor-icon-theme" -source="https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz" +source="https://download.kde.org/stable/frameworks/${pkgver%.*}/plasma-framework-$pkgver.tar.xz" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" options="!check" # 8 out of 13 tests fail @@ -30,4 +30,4 @@ check() { package() { DESTDIR="$pkgdir" make install } -sha512sums="6615938e8845a82243fc2eccd23110ff56d9e4a44673b8a1ea13ae6b3552ae815eca88e16fe97fb975f14ca75542367aa018ece4b440a9574c60ee9ac510967f plasma-framework-5.61.0.tar.xz" +sha512sums="66980e3935e28da1ae8f46047d959a050a5551ca3aa17f7f7b4a42ab9cfc01231594072951b1fbc68fe55e40f938cfe82fb9a0a9202bc9b6eb753e22d74228ec plasma-framework-5.62.0.tar.xz" -- cgit v1.2.3