mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
libplasma: update to 6.4.3.
This commit is contained in:
parent
a783004319
commit
354049205b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libplasma'
|
# Template file for 'libplasma'
|
||||||
pkgname=libplasma
|
pkgname=libplasma
|
||||||
version=6.3.3
|
version=6.4.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
|
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
|
@ -14,13 +14,13 @@ makedepends="qt6-base-private-devel qt6-declarative-devel qt6-svg-devel
|
||||||
kf6-kcmutils-devel kf6-ksvg-devel kf6-ki18n-devel kf6-kwindowsystem-devel
|
kf6-kcmutils-devel kf6-ksvg-devel kf6-ki18n-devel kf6-kwindowsystem-devel
|
||||||
kf6-kpackage-devel kf6-kiconthemes-devel kf6-kguiaddons-devel kf6-karchive-devel
|
kf6-kpackage-devel kf6-kiconthemes-devel kf6-kguiaddons-devel kf6-karchive-devel
|
||||||
kf6-kconfigwidgets-devel plasma-activities-devel wayland-devel
|
kf6-kconfigwidgets-devel plasma-activities-devel wayland-devel
|
||||||
plasma-wayland-protocols qt6-wayland-devel"
|
plasma-wayland-protocols qt6-wayland-devel qt6-tools-devel"
|
||||||
short_desc="Plasma library and runtime components"
|
short_desc="Plasma library and runtime components"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/libplasma"
|
homepage="https://invent.kde.org/plasma/libplasma"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=c7afa64a9cc058515afb06dcb1d3f647904c2eea40bbae43540f9f02314488ac
|
checksum=f508ceced32a114462e5e31195600ee440a1a21b8eb77ba20033cfb892bb0cc8
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue