kgamma5: update to 5.15.2.
This commit is contained in:
parent
a62d567e58
commit
ec24daa7fc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kgamma5'
|
# Template file for 'kgamma5'
|
||||||
pkgname=kgamma5
|
pkgname=kgamma5
|
||||||
version=5.15.1
|
version=5.15.2
|
||||||
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="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/kgamma5"
|
homepage="https://projects.kde.org/projects/plasma/kgamma5"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=1c69c97aa2c5dd216e0cfff48d1a90f9da5c422eb11b75a832bccd2f0d7a77fb
|
checksum=5ea3d42ede065b71de0e015d76c42fe8fbb930e390c7041c5be0e16d1b10171b
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-devel kdoctools"
|
hostmakedepends+=" qt5-devel kdoctools"
|
||||||
|
|
Loading…
Reference in a new issue