pipewire: update to 0.3.20
This commit is contained in:
parent
aaa1ec3b70
commit
5d517d9cab
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pipewire'
|
# Template file for 'pipewire'
|
||||||
pkgname=pipewire
|
pkgname=pipewire
|
||||||
version=0.3.19
|
version=0.3.20
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dman=true -Dgstreamer=true -Ddocs=true -Dsystemd=false
|
configure_args="-Dman=true -Dgstreamer=true -Ddocs=true -Dsystemd=false
|
||||||
|
@ -16,7 +16,7 @@ license="MIT"
|
||||||
homepage="https://pipewire.org/"
|
homepage="https://pipewire.org/"
|
||||||
changelog="https://gitlab.freedesktop.org/pipewire/pipewire/-/raw/master/NEWS"
|
changelog="https://gitlab.freedesktop.org/pipewire/pipewire/-/raw/master/NEWS"
|
||||||
distfiles="https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/${version}/pipewire-${version}.tar.gz"
|
distfiles="https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/${version}/pipewire-${version}.tar.gz"
|
||||||
checksum=de2e757a57ff313362341f4b18b976c707d397d853c0cd2032975b76d0c540dc
|
checksum=7da6d8283aea6b37480e626b57f23b2bf70d6b73470105a5853b213786d1c097
|
||||||
conf_files="/etc/pipewire/pipewire.conf"
|
conf_files="/etc/pipewire/pipewire.conf"
|
||||||
|
|
||||||
replaces="libpulseaudio-pipewire>=0"
|
replaces="libpulseaudio-pipewire>=0"
|
||||||
|
|
Loading…
Reference in New Issue