kgamma5: update to 5.19.3
[ci skip]
This commit is contained in:
parent
8954065836
commit
cebf46fe6f
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.19.2
|
version=5.19.3
|
||||||
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=976d2e19bc23929e38f1f702275b943ae15b839cddcc540bebd05e854cb4fcfc
|
checksum=918f4e0146f088d96bea87f7c8b3842633680c816b82a3070831d5b2d492bd94
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-devel kdoctools"
|
hostmakedepends+=" qt5-devel kdoctools"
|
||||||
|
|
Loading…
Reference in a new issue