libplasma: update to 6.7.3.
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
# Template file for 'libplasma'
|
||||
# group=kde-plasma
|
||||
pkgname=libplasma
|
||||
version=6.6.3
|
||||
revision=2
|
||||
version=6.7.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||
configure_args="
|
||||
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||
hostmakedepends="extra-cmake-modules qt6-base qt6-tools
|
||||
@@ -23,7 +24,11 @@ maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://invent.kde.org/plasma/libplasma"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=815ca99f55e68727ffed90b2d0a176f6240a2256454b1089a5a7f266a5a3775c
|
||||
checksum=9634ea7432d05fc7429a512d3ce5673d8bfff59f9618aa04013ea4f09ab8b010
|
||||
|
||||
# stage builds
|
||||
makedepends+=" kde-plasma-base"
|
||||
shlib_requires="KDE_Plasma.${version}"
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
||||
Reference in New Issue
Block a user