kpipewire: update to 6.1.3.
This commit is contained in:
parent
617104d860
commit
5f044f0428
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpipewire'
|
# Template file for 'kpipewire'
|
||||||
pkgname=kpipewire
|
pkgname=kpipewire
|
||||||
version=6.1.1
|
version=6.1.3
|
||||||
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=6a1d5aba6eaf530605bb22514cbb17a144d3e8c7c1a5ddf0d3a9ce6b481f7686
|
checksum=eb2217024e3bf3a4777548b9a0bda88ca0b97912d20336b03f5942b28b1baef9
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in New Issue