mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 10:07:15 +08:00
kcoreaddons 5.30.1
This commit is contained in:
parent
accf4f947b
commit
f668a24a7d
@ -3,7 +3,8 @@
|
||||
source ../frameworks.conf
|
||||
|
||||
pkgname=kcoreaddons
|
||||
pkgver=${KFVersion}
|
||||
#pkgver=${KFVersion}
|
||||
pkgver=5.30.1
|
||||
pkgrel=1
|
||||
pkgdesc='Addons to QtCore'
|
||||
arch=('x86_64')
|
||||
@ -14,7 +15,8 @@ makedepends=("extra-cmake-modules>=${KFECMVersion}" 'qt5-tools')
|
||||
groups=('kf5')
|
||||
install=${pkgname}.install
|
||||
source=("$KFServer/${pkgname}-${pkgver}.tar.xz")
|
||||
sha256sums=( $(getSum ${pkgname}))
|
||||
#sha256sums=( $(getSum ${pkgname}))
|
||||
sha256sums=(cdd29840c23ab3403eadff578a54e33a2c17b357b59e2ef8a8509ed436c33e70)
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user