mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 06:21:23 +00:00
Update dependencies and change version to 1.7.2 (#63)
* deps: bump tokio to 1.52.1 * deps: bump clap to 4.6.1 * deps: cargo update bitflags -> v2.11.1 core2 - dary_heap -> v0.3.9 font-types -> v0.11.3 include-flate -> v0.3.3 include-flate-codegen -> v0.3.3 include-flate-compress -> v0.3.3 libc -> v0.2.185 libflate -> v2.3.0 libflate_lz77 -> v2.3.0 no_std_io2 + v0.9.3 portable-atomic-util -> v0.2.7 pxfm -> v0.1.29 rayon -> v1.12.0 uuid -> v1.23.1 webbrowser -> v1.2.1 * change version to 1.7.2
This commit is contained in:
committed by
GitHub
parent
2a8fcca06b
commit
949307fcf8
@@ -1,6 +1,6 @@
|
||||
pkgbase = pwsp-bin
|
||||
pkgdesc = Lets you play audio files through your microphone (Pre-built binaries)
|
||||
pkgver = 1.7.1
|
||||
pkgver = 1.7.2
|
||||
pkgrel = 2
|
||||
url = https://github.com/arabianq/pipewire-soundpad
|
||||
arch = x86_64
|
||||
@@ -9,8 +9,8 @@ depends = pipewire
|
||||
depends = alsa-lib
|
||||
provides = pwsp
|
||||
conflicts = pwsp
|
||||
source = pwsp-bin-1.7.1.zip :: https://github.com/arabianq/pipewire-soundpad/releases/download/v1.7.1/pwsp-v1.7.1-linux-x64.zip
|
||||
source = pipewire-soundpad-1.7.1.tar.gz :: https://github.com/arabianq/pipewire-soundpad/archive/refs/tags/v1.7.1.tar.gz
|
||||
source = pwsp-bin-1.7.2.zip :: https://github.com/arabianq/pipewire-soundpad/releases/download/v1.7.2/pwsp-v1.7.2-linux-x64.zip
|
||||
source = pipewire-soundpad-1.7.2.tar.gz :: https://github.com/arabianq/pipewire-soundpad/archive/refs/tags/v1.7.2.tar.gz
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user