kcron: update to 18.08.3.
This commit is contained in:
parent
68642051de
commit
3f6dc5eecc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcron'
|
||||
pkgname=kcron
|
||||
version=18.08.2
|
||||
version=18.08.3
|
||||
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/${pkgname}-${version}.tar.xz"
|
||||
checksum=f562d8e2bd1541e23cf644e4e33a614a2b865453f9eb3660a5c0f209e2a33ffc
|
||||
checksum=844d0fc6f76ae95d501c2850832972acc8c87e4e5b551305d5372accfd58957a
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in New Issue