mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
knewstuff: update to 5.50.0.
This commit is contained in:
parent
2786af7c43
commit
2b5b0475fd
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'knewstuff'
|
# Template file for 'knewstuff'
|
||||||
pkgname=knewstuff
|
pkgname=knewstuff
|
||||||
version=5.49.0
|
version=5.50.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
makedepends="kio-devel"
|
makedepends="kio-devel"
|
||||||
short_desc="KDE Framework for downloading and sharing additional application data"
|
short_desc="KDE Framework for downloading and sharing additional application data"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/knewstuff"
|
homepage="https://projects.kde.org/projects/frameworks/knewstuff"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b32eb46afc101771e9d50ed96aec3dc186e8fdb09c050ad2400fb39cbea00cee
|
checksum=0df2264795d5ea017fc64d236ab28ea353c6c1466655da76ae179a022804b0c6
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
Loading…
Add table
Reference in a new issue