parent
6713c69b0c
commit
fa80d7eaf2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kgamma5'
|
# Template file for 'kgamma5'
|
||||||
pkgname=kgamma5
|
pkgname=kgamma5
|
||||||
version=5.19.5
|
version=5.20.0
|
||||||
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=d6e70e2638c65283895ead3791957853553d02ee864b2f928c3b0df4611ca023
|
checksum=614f92fc14a3c7ed5b7e44579d715d4f7d6387ffab04863d081ef45be375bd0f
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-devel kdoctools"
|
hostmakedepends+=" qt5-devel kdoctools"
|
||||||
|
|
Loading…
Reference in New Issue