blob: 3bc09779eb9f7c58587e6905b9b8d7a5f757f124 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = audio-share-bin
pkgdesc = Audio Share can share computer's audio to Android phone over network, so your phone becomes the speaker of computer
pkgver = 0.3.1
pkgrel = 1
url = https://github.com/mkckr0/audio-share
arch = x86_64
license = Apache-2.0
depends = libpipewire
provides = audio-share
conflicts = audio-share
source = audio-share-bin-0.3.1.tar.gz::https://github.com/mkckr0/audio-share/releases/download/v0.3.1/audio-share-server-cmd-linux.tar.gz
b2sums = f14414c5a4da8514e654b9ea5c5e6e9fdae1f593795dc335d79af272fef5df20155ddcb1305f52f4d82adc3cce005773258c525d50b428e718342cbb1b9072b0
pkgname = audio-share-bin
|