mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kpipewire: update to 6.1.0.
This commit is contained in:
parent
9c0f556473
commit
03197218b7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kpipewire'
|
# Template file for 'kpipewire'
|
||||||
pkgname=kpipewire
|
pkgname=kpipewire
|
||||||
version=6.0.5
|
version=6.1.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml"
|
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml"
|
||||||
|
@ -17,7 +17,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=4327da2435186e90653c870de73082a7e5fb61d13e06a517cb021f1d56b7d2d6
|
checksum=fccc287841ee33c1283cbdca8350c78e2e739deba51f257416909aa026cd79ad
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue