plasma-desktop: added replaces=kde-workspace to automate the Plasma 5 switch

This commit is contained in:
Neophytos Kolokotronis 2015-03-24 23:36:41 +00:00
parent 724306917c
commit af8958ddbd

View File

@ -3,7 +3,7 @@ source ../plasma.conf
pkgname=plasma-desktop
pkgver=${PVersion}
pkgrel=1
pkgrel=2
pkgdesc='KDE Plasma Desktop'
arch=('x86_64')
url='https://www.kde.org/workspaces/plasmadesktop/'
@ -13,6 +13,7 @@ depends=('qt5-graphicaleffects' 'powerdevil' 'polkit-kde-agent-frameworks' 'libc
makedepends=('extra-cmake-modules' 'kdoctools' 'boost' 'baloo-kf5')
optdepends=('plasma-nm: Network manager applet')
checkdepends=("cmake")
replaces=('kde-workspace')
conflicts=('kde-workspace' 'kde-baseapps-kdepasswd')
groups=('plasma')
options=("debug")