mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 21:43:13 +02:00
kconfigwidgets: update to 5.47.0.
This commit is contained in:
parent
d5f8625809
commit
0df2bb5e88
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kconfigwidgets'
|
# Template file for 'kconfigwidgets'
|
||||||
pkgname=kconfigwidgets
|
pkgname=kconfigwidgets
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Widgets for configuration dialogs"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kconfigwidgets"
|
homepage="https://projects.kde.org/projects/frameworks/kconfigwidgets"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=7c9016f2c98452d912359def78185f4bf3c6f8c45833fe0e321278124c45bbe3
|
checksum=d334f86d5751cd4c04943b5104f3e62db1ed3ed64bc095391807b814ca51fd16
|
||||||
|
|
||||||
kconfigwidgets-devel_package() {
|
kconfigwidgets-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue