kactivities5: update to 5.103.0.
This commit is contained in:
parent
095ed7a8a0
commit
4d75798268
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kactivities5'
|
# Template file for 'kactivities5'
|
||||||
pkgname=kactivities5
|
pkgname=kactivities5
|
||||||
version=5.101.0
|
version=5.103.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake"
|
hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kactivities"
|
homepage="https://invent.kde.org/frameworks/kactivities"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=f708b04b35adcee7dbbb2a21327417ad2082e3dc610f8527c7875049a5f781ac
|
checksum=6d328b968eae1b1b7d2582f7e3b721b4de5296af98796956dd52ce84ba4f8835
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools"
|
hostmakedepends+=" qt5-host-tools"
|
||||||
|
|
Loading…
Reference in New Issue