kitemviews: update to 5.50.0.
This commit is contained in:
parent
b4e5c89bdd
commit
f07549d9cf
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'kitemviews'
|
||||
pkgname=kitemviews
|
||||
version=5.49.0
|
||||
version=5.50.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
makedepends="qt5-devel qt5-tools-devel"
|
||||
short_desc="Set of item views extending the Qt model-view framework"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.0-only, LGPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kitemviews"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b75d7cfcde8c3a9c0d24b1509db074bdd835d2eac2819856265c9c2b700146aa
|
||||
checksum=c88a91c353d0724c41eef198b65d0eb5889fd2a8a0bc6c5c4e75f6e08adcf071
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools qt5-tools-devel"
|
||||
|
|
Loading…
Reference in a new issue