kactivities5-stats: update to 5.36.0.
This commit is contained in:
parent
945f12daeb
commit
8e44bfa8bd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kactivities5-stats'
|
||||
pkgname=kactivities5-stats
|
||||
version=5.29.0
|
||||
version=5.36.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -12,7 +12,11 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kactivities5-stats"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname/5/}-${version}.tar.xz"
|
||||
checksum=0041d3586645376481c4c832f8a86ed494ab64479d3227c4b98ad57fd3ad9d99
|
||||
checksum=10fdc3ead08aac011b3c6535743c6d172f60a8e31134050e9c840862d4dbf7c1
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
fi
|
||||
|
||||
kactivities5-stats-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in New Issue