mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kpipewire: update to 6.2.0
This commit is contained in:
parent
d411a17b80
commit
0c4b853745
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpipewire'
|
# Template file for 'kpipewire'
|
||||||
pkgname=kpipewire
|
pkgname=kpipewire
|
||||||
version=6.1.5
|
version=6.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml"
|
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/kpipewire"
|
homepage="https://invent.kde.org/plasma/kpipewire"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=25b32cfcaff352f0c4acda5746adffd2e3b28b5ff0648521bde8628ca7145a49
|
checksum=72c07e6c6608b6c5eaa2460d975bf9047489651fb05de5e5b540876529f425b0
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue