kitemviews: update to 5.53.0.
This commit is contained in:
parent
94731d4ad9
commit
53a3cea403
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.52.0
|
version=5.53.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-only, LGPL-2.0-or-later"
|
license="LGPL-2.0-only, LGPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kitemviews"
|
homepage="https://projects.kde.org/projects/frameworks/kitemviews"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=eb71fe0c674123285cff66d67c2c930b2b6c44a63998279b67a67c30b1fe07db
|
checksum=b87a79f360683149af0b65d63d192b89ae6b0786b08daf6a52fa9e09d2adc064
|
||||||
|
|
||||||
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…
Reference in a new issue