kdesignerplugin: update to 5.37.0
This commit is contained in:
parent
b0a553afa6
commit
10ac9fee9e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdesignerplugin'
|
# Template file for 'kdesignerplugin'
|
||||||
pkgname=kdesignerplugin
|
pkgname=kdesignerplugin
|
||||||
version=5.36.0
|
version=5.37.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="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin"
|
homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1ba67344b46e1cb0809975f84c667019158e69ae1b884ab3a995ca1d8d434acf
|
checksum=bc691bf91e4ea15323be728bf47c3eb02905adc85a2967acd7b731bc06002785
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kdoctools"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue