blob: 47a3f80823fe3afb9ac0404e23b1f1a32d906998 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = earbuds-git
pkgdesc = Control your galaxy buds live via cli
pkgver = v0.1.5.r0.gd9486c9
pkgrel = 1
url = https://github.com/JojiiOfficial/LiveBudsCli
arch = x86_64
license = GPL3
makedepends = cargo
makedepends = git
makedepends = bluez
makedepends = bluez-libs
makedepends = gcc-libs
makedepends = glibc
provides = earbuds
conflicts = earbuds
source = git+https://github.com/JojiiOfficial/LiveBudsCli
md5sums = SKIP
pkgname = earbuds-git
|