kactivities5: update to 5.73.0
[ci skip]
This commit is contained in:
parent
a8a1874ecf
commit
f800e3f432
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kactivities5'
|
# Template file for 'kactivities5'
|
||||||
pkgname=kactivities5
|
pkgname=kactivities5
|
||||||
version=5.72.0
|
version=5.73.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname%5}-${version}"
|
wrksrc="${pkgname%5}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -15,7 +15,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=3c7aed2e1298f1c300d53c6f8bb6106305de0945f6c3100a00896bdcf4923fd3
|
checksum=5098f2535175ac12da91568ca554e3f5d970ae05415da1a8ba17305cb8ac3a1a
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools"
|
hostmakedepends+=" qt5-host-tools"
|
||||||
|
|
Loading…
Reference in a new issue