kgamma5: update to 5.20.3
[ci skip]
This commit is contained in:
parent
88717bd8c0
commit
56953b5e7a
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.20.2
|
version=5.20.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 <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/kgamma5"
|
homepage="https://invent.kde.org/plasma/kgamma5"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=79720c6899e6edff68692832a84dc3b935929000b90599ae7dd2cbb6a0d784a4
|
checksum=6b1b1fbf0ee1af586c8d2d4168ef26e3b3499a1fbb87a0355684c0a5f27187dd
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-devel kdoctools"
|
hostmakedepends+=" qt5-devel kdoctools"
|
||||||
|
|
Loading…
Reference in a new issue