mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
kdialog: update to 19.04.0.
This commit is contained in:
parent
4ba6582a6d
commit
385262d0fa
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'kdialog'
|
# Template file for 'kdialog'
|
||||||
pkgname=kdialog
|
pkgname=kdialog
|
||||||
version=18.12.3
|
version=19.04.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules kdoctools python qt5-host-tools qt5-qmake"
|
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools python qt5-host-tools qt5-qmake"
|
||||||
makedepends="kio-devel"
|
makedepends="kio-devel"
|
||||||
short_desc="Utility for displaying dialog boxes from shell scripts"
|
short_desc="Utility for displaying dialog boxes from shell scripts"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/applications/kdialog"
|
homepage="https://projects.kde.org/projects/applications/kdialog"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/kdialog-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/kdialog-${version}.tar.xz"
|
||||||
checksum=8b17013ced4b02ceaf89ed3d3fdcfa4fce06fac54d54041fb1e47169f2def212
|
checksum=2cdd5a65046cfc09246bd1fbc8be818db486e35437f00e20e372d58988f04ace
|
||||||
|
|
Loading…
Add table
Reference in a new issue