kpipewire: update to 6.1.4.
This commit is contained in:
parent
a06c54abbf
commit
8fa75a37e1
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kpipewire'
|
# Template file for 'kpipewire'
|
||||||
pkgname=kpipewire
|
pkgname=kpipewire
|
||||||
version=6.1.3
|
version=6.1.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml"
|
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml"
|
||||||
hostmakedepends="extra-cmake-modules gettext qt6-base qt6-tools pkg-config
|
hostmakedepends="extra-cmake-modules gettext qt6-base qt6-tools pkg-config
|
||||||
|
@ -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=eb2217024e3bf3a4777548b9a0bda88ca0b97912d20336b03f5942b28b1baef9
|
checksum=ab116d56fd8a6b36da6b595f597cf4383d8ed171f8e625dca67b7a4645337134
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in New Issue