Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

print-manager: update to 19.08.2. #15556

Merged
merged 1 commit into from
Oct 17, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/print-manager/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'print-manager'
pkgname=print-manager
version=19.08.1
version=19.08.2
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
Expand All @@ -12,7 +12,7 @@ maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
license="GPL-2.0-or-later"
homepage="https://github.com/KDE/print-manager"
distfiles="${KDE_SITE}/applications/${version}/src/print-manager-${version}.tar.xz"
checksum=b1fd9aa067329a4f5bb715e7db736160954bbec303be0ba5bc8f98852071e731
checksum=c0702208b6f485e2e44337aaf203b9e391adda22d6526bf0dd34b31230e0fb05

if [ "$CROSS_BUILD" ]; then
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
Expand Down