Skip to content

Commit

Permalink
pipewire: update to 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cinerea0 committed May 23, 2024
1 parent 6926fc3 commit 8c9dc9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/pipewire/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'pipewire'
pkgname=pipewire
version=1.0.5
version=1.0.6
revision=1
build_style=meson
configure_args="
Expand Down Expand Up @@ -38,7 +38,7 @@ license="MIT"
homepage="https://pipewire.org/"
changelog="https://gitlab.freedesktop.org/pipewire/pipewire/-/raw/master/NEWS"
distfiles="https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/${version}/pipewire-${version}.tar.gz"
checksum=c5a5de26d684a1a84060ad7b6131654fb2835e03fccad85059be92f8e3ffe993
checksum=aaaaa9825f313f0acc64bd046776da8a2f31e270f20351ecf97438d15aebce79
make_dirs="/var/lib/pipewire 0755 _pipewire _pipewire"
system_accounts="_pipewire"

Expand Down
1 change: 1 addition & 0 deletions srcpkgs/pipewire/update
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ignore="1.1.*" # ignore v1.2 release candidates

0 comments on commit 8c9dc9a

Please sign in to comment.