mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
make khelpcenter conflicts with khelpcenter4
This commit is contained in:
parent
bd1dd66cd2
commit
d97954881d
@ -3,7 +3,7 @@ source ../plasma.conf
|
||||
|
||||
pkgname=khelpcenter
|
||||
pkgver=${PVersion}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Application to show KDE Applications' documentation"
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/khelpcenter'
|
||||
@ -12,7 +12,7 @@ depends=('khtml' 'kdelibs4support' 'kcmutils')
|
||||
makedepends=('extra-cmake-modules' 'kdoctools')
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
conflicts=('kde-runtime')
|
||||
conflicts=('khelpcenter4')
|
||||
source=("${PServer}/${pkgver}/${pkgname}-${PSubVersion}.tar.xz")
|
||||
sha256sums=( $(getSum ${pkgname}) )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user