mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kitemviews: update to 5.85.0.
This commit is contained in:
parent
aeedaa75a1
commit
46bcd8311d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kitemviews'
|
# Template file for 'kitemviews'
|
||||||
pkgname=kitemviews
|
pkgname=kitemviews
|
||||||
version=5.84.0
|
version=5.85.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-only, LGPL-2.0-or-later"
|
license="LGPL-2.0-only, LGPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kitemviews"
|
homepage="https://invent.kde.org/frameworks/kitemviews"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=8b4f2095e176738a26fdc1e31f0d30cbdef9ea1d9fa4a3ce80e8fe5261ad2a93
|
checksum=802e0d665f4abe3933dc564d0a3b89c06868a1454e4b695f9ebeabbbef8e28bb
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools qt5-tools-devel"
|
hostmakedepends+=" qt5-qmake qt5-host-tools qt5-tools-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue