kfilemetadata5: update to 5.39.0.
This commit is contained in:
parent
c124922c7b
commit
fa883eca8d
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kfilemetadata5'
|
# Template file for 'kfilemetadata5'
|
||||||
pkgname=kfilemetadata5
|
pkgname=kfilemetadata5
|
||||||
version=5.37.0
|
version=5.39.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
wrksrc="${pkgname%5}-${version}"
|
wrksrc="${pkgname%5}-${version}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kfilemetadata5"
|
homepage="https://projects.kde.org/projects/frameworks/kfilemetadata5"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=17e12d5e8d033e638ec727639ed3ebb0af3cfc71fd632167304c99d8aea9ab9e
|
checksum=0feadb5850557be4d372dcf792c83176276616fc839965c23ed87b7525bc9dd5
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||||
|
|
Loading…
Reference in New Issue