mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 14:31:23 +00:00
78e0a133b6
* change version to 1.7.3 * deps: cargo update orbclient -> v0.3.53 wasip2 -> v1.0.3+wasi-0.2.9 wit-bindgen + v0.57.1 * deps: update cargo-sources.json for flatpak
18 lines
582 B
Plaintext
18 lines
582 B
Plaintext
pkgbase = pwsp-bin
|
|
pkgdesc = Lets you play audio files through your microphone (Pre-built binaries)
|
|
pkgver = 1.7.3
|
|
pkgrel = 2
|
|
url = https://github.com/arabianq/pipewire-soundpad
|
|
arch = x86_64
|
|
license = MIT
|
|
depends = pipewire
|
|
depends = alsa-lib
|
|
provides = pwsp
|
|
conflicts = pwsp
|
|
source = pwsp-bin-1.7.3.zip :: https://github.com/arabianq/pipewire-soundpad/releases/download/v1.7.3/pwsp-v1.7.3-linux-x64.zip
|
|
source = pipewire-soundpad-1.7.3.tar.gz :: https://github.com/arabianq/pipewire-soundpad/archive/refs/tags/v1.7.3.tar.gz
|
|
sha256sums = SKIP
|
|
sha256sums = SKIP
|
|
|
|
pkgname = pwsp-bin
|