mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
print-manager: update to 22.04.1.
This commit is contained in:
parent
7d36203683
commit
44239de5bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'print-manager'
|
# Template file for 'print-manager'
|
||||||
pkgname=print-manager
|
pkgname=print-manager
|
||||||
version=21.12.3
|
version=22.04.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://kde.org/applications/en/print-manager"
|
homepage="https://kde.org/applications/en/print-manager"
|
||||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#print-manager"
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#print-manager"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/print-manager-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/print-manager-${version}.tar.xz"
|
||||||
checksum=0b6dd52a7f1b1aabd95202b4cce227dba719fb51187506072a75479876d93be1
|
checksum=f49c063ce442070f386fb1bb480a0c8450184f6c83274205155cff0f6e72b879
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||||
|
|
Loading…
Add table
Reference in a new issue