kconfig: update to 5.72.0
[ci skip]
This commit is contained in:
parent
f955bff18c
commit
10bc4d273c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kconfig'
|
||||
pkgname=kconfig
|
||||
version=5.71.0
|
||||
version=5.72.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -9,9 +9,9 @@ makedepends="qt5-devel qt5-tools-devel"
|
|||
short_desc="KDE Persistent platform-independent application settings"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="LGPL-2.0-only, LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kconfig"
|
||||
homepage="https://invent.kde.org/frameworks/kconfig"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=618ff0d168abf8fb73dc83431b9a76f7859d522bea100ff07c7e1632e129e3f4
|
||||
checksum=c6b8dea6f6b07ce6fa3427e67c691a66ce4cb3f026d9e35c2bd14207fa541a58
|
||||
|
||||
kconfig-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue