Skip to content

Commit dc7ec4b

Browse files
dora-meowmeowDuncaen
authored andcommitted
wiremix: update to 0.10.0.
1 parent 8b10b48 commit dc7ec4b

2 files changed

Lines changed: 3 additions & 26 deletions

File tree

srcpkgs/wiremix/patches/useless-git.patch

Lines changed: 0 additions & 18 deletions
This file was deleted.

srcpkgs/wiremix/template

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'wiremix'
22
pkgname=wiremix
3-
version=0.9.0
3+
version=0.10.0
44
revision=1
55
build_style=cargo
66
hostmakedepends="pkg-config clang"
@@ -9,14 +9,9 @@ short_desc="Simple TUI audio mixer for PipeWire"
99
maintainer="Dora 'cat' <cat@thenight.club>"
1010
license="MIT OR Apache-2.0"
1111
homepage="https://github.com/tsowell/wiremix/"
12-
changelog="https://github.com/tsowell/wiremix/raw/main/CHANGELOG.md"
12+
changelog="https://raw.githubusercontent.com/tsowell/wiremix/refs/heads/main/CHANGELOG.md"
1313
distfiles="https://github.com/tsowell/wiremix/archive/refs/tags/v${version}.tar.gz"
14-
checksum=9fd8979fa3bc260a80d170c30041ab2aeea26273439bac8ce928a9405ce1d0f5
15-
export VERGEN_GIT_DESCRIBE="v${version}"
16-
17-
post_patch() {
18-
cargo rm --build vergen-git2
19-
}
14+
checksum=dfb165ff664b804099c5592fd26d2b03d78e67069522bc5d3d8ef75a19505adf
2015

2116
post_install() {
2217
vinstall wiremix.desktop 644 usr/share/applications

0 commit comments

Comments
 (0)