blob: f753609b87fc76a0aff142c7854488d34991c672 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = audio-select
pkgdesc = Quick and rusty pulseaudio device selection app
pkgver = 0.1.1
pkgrel = 1
url = https://github.com/sk8ersteve/audio-select
arch = x86_64
license = MIT
makedepends = cargo
source = audio-select-0.1.1.tar.gz::https://github.com/sk8ersteve/audio-select/archive/v0.1.1.tar.gz
sha256sums = 874a71c038291df569593e58a09904af1fffb96823abfb6c5ffe6461c6444529
pkgname = audio-select
|