mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 18:57:13 +08:00
kwidgetaddons: update to latest
This commit is contained in:
parent
f45528b853
commit
2e4ddb5677
@ -10,11 +10,11 @@ arch=('i686' 'x86_64')
|
||||
url='https://projects.kde.org/projects/frameworks/kwidgetsaddons'
|
||||
license=('LGPL')
|
||||
depends=('qt5-base')
|
||||
makedepends=('extra-cmake-modules')
|
||||
makedepends=('extra-cmake-modules' 'qt5-tools')
|
||||
groups=('kf5')
|
||||
options=("debug")
|
||||
source=(${KFServer}/"${pkgver}/${pkgname}-${pkgver}.tar.xz")
|
||||
md5sums=('45fd5ca75f81dcc8d5a3cc778a578957')
|
||||
sha256sums=( $(getSum ${pkgname}) )
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user