File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'helvum'
22pkgname=helvum
3- version=0.5.1
3+ version=0.6.2
44revision=1
55build_style=cargo
66hostmakedepends="pkg-config clang libclang"
@@ -11,15 +11,15 @@ maintainer="0x5c <dev@0x5c.io>"
1111license="GPL-3.0-only"
1212homepage="https://gitlab.freedesktop.org/pipewire/helvum"
1313distfiles="https://gitlab.freedesktop.org/pipewire/helvum/-/archive/${version}/helvum-${version}.tar.gz"
14- checksum=e7a179a35518d7add92affbe5cdaa90c4a4e20c25ae0c86c2aea470de7dcd7ed
14+ checksum=9f1ec78186dd9de5b3c5a4718c88eb2a4a4bf9de78d477cb4db0ea304567349c
1515
1616post_patch() {
1717 cat <<-EOF >> "Cargo.toml"
1818 [patch.crates-io]
19- pipewire = {git="https://gitlab.freedesktop.org/pipewire/pipewire-rs.git", rev="ff923ee9dfe05ac50a137252ca45ac4361016360 "}
19+ pipewire = {git="https://gitlab.freedesktop.org/pipewire/pipewire-rs.git", rev="03301bc734c9f1d3fb7a064c072458ad00245133 "}
2020 EOF
2121 # Needed to get the above to register
22- cargo update --package pipewire@0.7 .2 --precise 0.7 .2
22+ cargo update --package pipewire@0.9 .2 --precise 0.9 .2
2323}
2424
2525post_install() {
You can’t perform that action at this time.
0 commit comments