mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 10:33:50 +02:00
kcron: update to 18.12.2.
This commit is contained in:
parent
914fedfe37
commit
4d77d512ec
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcron'
|
||||
pkgname=kcron
|
||||
version=18.12.1
|
||||
version=18.12.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://userbase.kde.org/KCron"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/kcron-${version}.tar.xz"
|
||||
checksum=f64f00356309aa2958db34110d0544c7abf9c2b53a1f8146522546fe8fee2108
|
||||
checksum=b5916d93135652e6812006473ebbcc694b18af2a8030c0ce0f0574a3f818d7f7
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Add table
Reference in a new issue