parent
b795539742
commit
347c4e8d5d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kgamma5'
|
# Template file for 'kgamma5'
|
||||||
pkgname=kgamma5
|
pkgname=kgamma5
|
||||||
version=5.20.1
|
version=5.20.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 <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=401ea7194bd1199b5eabf615d6499d17c629db3b27480e225afe7b73ccdaece8
|
checksum=79720c6899e6edff68692832a84dc3b935929000b90599ae7dd2cbb6a0d784a4
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-devel kdoctools"
|
hostmakedepends+=" qt5-devel kdoctools"
|
||||||
|
|
Loading…
Reference in New Issue