parent
10bc4d273c
commit
23ccb75771
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kconfigwidgets'
|
# Template file for 'kconfigwidgets'
|
||||||
pkgname=kconfigwidgets
|
pkgname=kconfigwidgets
|
||||||
version=5.71.0
|
version=5.72.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,9 +11,9 @@ makedepends="qt5-devel kauth-devel kcodecs-devel kconfig-devel kguiaddons-devel
|
||||||
short_desc="KDE Widgets for configuration dialogs"
|
short_desc="KDE Widgets for configuration dialogs"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/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=5778523c49a5294e9376ce8ee6db1a51ffaa506418a19e8632f73287a596276f
|
checksum=1ccbb1d87b403e75e9ee9980eb27c2e24aab26f99b1335e415226f1cb7f6f61d
|
||||||
|
|
||||||
kconfigwidgets-devel_package() {
|
kconfigwidgets-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in New Issue