latte-dock: update to 0.9.8.1

This commit is contained in:
Zach Dykstra 2020-02-03 10:19:46 -06:00 committed by Helmut Pozimski
parent da301c2633
commit 8a3f6c2404
1 changed files with 4 additions and 4 deletions

View File

@ -1,18 +1,18 @@
# Template file for 'latte-dock'
pkgname=latte-dock
version=0.9.4
version=0.9.8.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DENABLE_MAKE_UNIQUE=OFF"
hostmakedepends="extra-cmake-modules kcoreaddons pkg-config qt5-qmake qt5-host-tools"
makedepends="knewstuff-devel libksysguard-devel libSM-devel plasma-framework-devel"
hostmakedepends="extra-cmake-modules kcoreaddons pkg-config qt5-qmake qt5-host-tools gettext"
makedepends="knewstuff-devel libksysguard-devel libSM-devel plasma-framework-devel gettext-devel"
short_desc="Dock based on plasma frameworks"
maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
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=a1e706b25ced6a68148a4db92d568c6a0a0494aba34525b1fea183c0830e34ee
checksum=3542431a96a8dff9b101578346ea80ce9d73e29712f2910ee0227a39e955a583
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig-devel kcoreaddons-devel kpackage-devel"