blob: 3ba62b7e3fef87e8869f7ba0dad9ca4e8440ccca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = sink-switch
pkgdesc = Simple audio sink switcher for PulseAudio/PipeWire
pkgver = 1.0
pkgrel = 1
url = https://github.com/KanishkMishra143/sink-switch
arch = any
license = MIT
depends = bash
depends = libnotify
depends = pipewire
depends = pulseaudio-utils
source = https://github.com/KanishkMishra143/sink-switch/archive/refs/tags/v1.0.tar.gz
sha256sums = 2a23c2f5ba15bec207f9d67052fba57f2aa5d1ecad0b64f160c8aa68874c2232
pkgname = sink-switch
|