latte-dock: update to 0.9.4

This commit is contained in:
mustaqim 2019-10-30 14:21:49 +02:00 committed by Helmut Pozimski
parent 88c46530f0
commit 2f7ce05b84

View file

@ -1,6 +1,6 @@
# Template file for 'latte-dock'
pkgname=latte-dock
version=0.9.3
version=0.9.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DENABLE_MAKE_UNIQUE=OFF"
@ -12,7 +12,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://phabricator.kde.org/source/latte-dock/"
changelog="https://phabricator.kde.org/source/latte-dock/browse/master/CHANGELOG.md"
distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=30232ce9b0fe8f5338c924a4f2d1661c8c3f3b221ccfcaf69d09160f31599447
checksum=a1e706b25ced6a68148a4db92d568c6a0a0494aba34525b1fea183c0830e34ee
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel kpackage-devel"