mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libplasma: update to 6.3.0
This commit is contained in:
parent
58d2210d2d
commit
ec28986561
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libplasma'
|
# Template file for 'libplasma'
|
||||||
pkgname=libplasma
|
pkgname=libplasma
|
||||||
version=6.2.5
|
version=6.3.2
|
||||||
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
|
||||||
|
@ -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=af770f5fef978512c70491889516fb769d340f00a02270987d2d1d17753658ec
|
checksum=ff95009767ec9d73ec482fc1e5a0c9024b8227a2478f9e371a572cd6b0e5a4ae
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue