mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libplasma: update to 6.2.4.
This commit is contained in:
parent
eb5c0d4229
commit
494201f3da
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libplasma'
|
# Template file for 'libplasma'
|
||||||
pkgname=libplasma
|
pkgname=libplasma
|
||||||
version=6.2.0
|
version=6.2.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
|
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||||
|
@ -20,7 +20,7 @@ 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=756a1cb01513ca04906a079cc2802dca6f4f610f319261919b3d5e25bd4fda98
|
checksum=66eda145fb57dcc585db97fd7e543f2cdfc745ceb83c16cbe3d080939f5b1b14
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue