mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kconfigwidgets: update to 5.81.0.
This commit is contained in:
parent
feb44deddf
commit
e2f5dc5146
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kconfigwidgets'
|
# Template file for 'kconfigwidgets'
|
||||||
pkgname=kconfigwidgets
|
pkgname=kconfigwidgets
|
||||||
version=5.80.0
|
version=5.81.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kconfigwidgets"
|
homepage="https://invent.kde.org/frameworks/kconfigwidgets"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=479eef40642498adf5f1fd2ef5004be105e1d06d7981136d9f560b18121d2c8b
|
checksum=e075022ba2db52df92fd21736e92ff73138eddc782fb765938ff84c68cedfdec
|
||||||
|
|
||||||
kconfigwidgets-devel_package() {
|
kconfigwidgets-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue