mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 02:54:36 +08:00
kglobalaccel: updated to latest
This commit is contained in:
parent
bdfb3045a3
commit
06ffc6d2fc
@ -10,11 +10,11 @@ arch=('i686' 'x86_64')
|
||||
url='https://projects.kde.org/projects/frameworks/kglobalaccel'
|
||||
license=('LGPL')
|
||||
depends=('qt5-x11extras')
|
||||
makedepends=('extra-cmake-modules')
|
||||
makedepends=('extra-cmake-modules' 'qt5-tools')
|
||||
options=('debug')
|
||||
groups=('kf5')
|
||||
source=("${KFServer}/${pkgver}/${pkgname}-${pkgver}.tar.xz")
|
||||
md5sums=('32e0055f5ca27c691553c5acc3c351fc')
|
||||
sha256sums=( $(getSum ${pkgname}) )
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user