diff --git a/community/kinfocenter/APKBUILD b/community/kinfocenter/APKBUILD index 4476160e3b2f3e617db553ec6a366c5c9500a61e..73ce9919d1481d224edf0e9d49c0cb0a27cce069 100644 --- a/community/kinfocenter/APKBUILD +++ b/community/kinfocenter/APKBUILD @@ -2,10 +2,10 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kinfocenter pkgver=5.18.3 -pkgrel=0 +pkgrel=1 pkgdesc="A utility that provides information about a computer system" arch="all !armhf" # armhf blocked by extra-cmake-modules -url="https://www.kde.org/applications/system/kinfocenter" +url="https://www.kde.org/workspaces/plasmadesktop/" license="(GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only)" makedepends="extra-cmake-modules qt5-qtbase-dev kcompletion-dev kconfig-dev kconfigwidgets-dev kcoreaddons-dev kcrash-dev kdbusaddons-dev kdoctools-dev ki18n-dev kiconthemes-dev kcmutils-dev kio-dev kservice-dev solid-dev kwidgetsaddons-dev kwindowsystem-dev kxmlgui-dev kdeclarative-dev kpackage-dev solid-dev kwayland-dev glu-dev" source="https://download.kde.org/stable/plasma/$pkgver/kinfocenter-$pkgver.tar.xz"