kconfig: update to 5.105.0
This commit is contained in:
parent
4df651d67c
commit
40700cffc1
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kconfig'
|
||||
pkgname=kconfig
|
||||
version=5.103.0
|
||||
version=5.105.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-tools-devel"
|
||||
|
@ -10,12 +10,12 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kconfig"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=5f41e6f566e1eb0ee455886d9ffb69e080ed219e40f4a315b6dd0fd8de3bb918
|
||||
checksum=3e95f516a1e939067550a243a46cc33961d1c9b116330913176e6ea55760e152
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
# some problems with locale
|
||||
ctest -E 'kconfigcore-kconfigtest'
|
||||
ctest -E 'kconfig(core-kconfig|gui-kstandardshortcutwatcher)test'
|
||||
}
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue