kactivities5: update to 5.83.0.
This commit is contained in:
parent
a7c3fede56
commit
c4bda6c535
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'kactivities5'
|
||||
pkgname=kactivities5
|
||||
version=5.82.0
|
||||
version=5.83.0
|
||||
revision=1
|
||||
wrksrc="${pkgname%5}-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake"
|
||||
makedepends="boost-devel qt5-declarative-devel kconfig-devel
|
||||
kcoreaddons-devel kwindowsystem-devel qt5-plugin-mysql qt5-plugin-odbc
|
||||
|
@ -15,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kactivities"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=94d762bf19c2e70299a41e065b8b950be0d6c4507db69269586b35f522183275
|
||||
checksum=dac6c92eea2731e835b8d15d54033ab86388371b1627fdc72ddbb7027639177b
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools"
|
||||
|
|
Loading…
Reference in a new issue