mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
print-manager: update to 23.08.5.
This commit is contained in:
parent
4761df6134
commit
b4cb4ae5b1
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=22.12.1
|
version=23.08.5
|
||||||
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
|
||||||
|
@ -13,7 +13,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=2b28b8cea34a8eb00093d0ec706af5df5e97bba32aad04bb59bab3e0a2e9c127
|
checksum=f7ed99b3afaf8ea1faa5c0649f3a704197ac992fcfa5dfc24622e5cf2cb85a4b
|
||||||
|
|
||||||
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