parent
4de0526812
commit
8e834ab2a4
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kactivities5-stats'
|
# Template file for 'kactivities5-stats'
|
||||||
pkgname=kactivities5-stats
|
pkgname=kactivities5-stats
|
||||||
version=5.57.0
|
version=5.58.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/5/}-${version}"
|
wrksrc="${pkgname/5/}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://api.kde.org/frameworks/kactivities/html/index.html"
|
homepage="https://api.kde.org/frameworks/kactivities/html/index.html"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
|
||||||
checksum=4c7a49905ec1b6e03831986b254d0fd091e44fe920fffa123c969765c6474ba3
|
checksum=5f3bde50ffe0c23ad5f28c7327d375f223535f139ff014c5d53aef2f41e80611
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Reference in New Issue