mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
print-manager: update to 20.04.0
[ci skip]
This commit is contained in:
parent
88e2329f00
commit
5aadde5c8e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'print-manager'
|
||||
pkgname=print-manager
|
||||
version=19.12.3
|
||||
version=20.04.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -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}/release-service/${version}/src/print-manager-${version}.tar.xz"
|
||||
checksum=74c13802a65136539b4542fec10fb248149a3324e8060e947a8f305ce665269a
|
||||
checksum=ca86d829287bd0beb6b716d788c774874c13efaaa0efc46c4ffe2a767e03577e
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
|
|
Loading…
Add table
Reference in a new issue