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