mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 15:07:14 +08:00
plasma 5.4.0
This commit is contained in:
parent
3a48aeab24
commit
aa71670b1f
@ -21,7 +21,7 @@ prepare() {
|
||||
|
||||
build() {
|
||||
cd build
|
||||
cmake_kf5 ../${_pkgname}-${pkgver}
|
||||
cmake_kf5 ../${pkgname}-${pkgver}
|
||||
make
|
||||
}
|
||||
package() {
|
||||
|
@ -4,7 +4,7 @@ source ../plasma.conf
|
||||
pkgbase=plasma-workspace
|
||||
pkgname=('plasma-workspace' 'drkonqi')
|
||||
pkgver=${PVersion}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc='KDE Plasma Workspace'
|
||||
arch=('x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/plasma-workspace'
|
||||
|
Loading…
Reference in New Issue
Block a user