blob: 744236065eb6a7e010cb5b9e909b82f15ef4a6b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = bluetui-bin
pkgdesc = TUI for managing bluetooth devices
pkgver = 0.5.1
pkgrel = 1
url = https://github.com/pythops/bluetui
arch = x86_64
arch = aarch64
license = GPL-3.0-or-later
depends = glibc
depends = gcc-libs
depends = dbus
depends = bluez
provides = bluetui
conflicts = bluetui
source = README-0.5.1.md::https://github.com/pythops/bluetui/raw/v0.5.1/Readme.md
source = LICENSE-0.5.1::https://github.com/pythops/bluetui/raw/v0.5.1/LICENSE
sha256sums = 33ce653b5c5507cfee5c2b75a6e4083309ae3eef484d1524ca96ae90687c1d76
sha256sums = 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986
source_x86_64 = bluetui-0.5.1-x86_64::https://github.com/pythops/bluetui/releases/download/v0.5.1/bluetui-x86_64-linux-gnu
sha256sums_x86_64 = 7b9618e9f473079a739e3a9ed0d407a09fb89d3283ed79b48a57e43c00b27aba
source_aarch64 = bluetui-0.5.1-aarch64::https://github.com/pythops/bluetui/releases/download/v0.5.1/bluetui-aarch64-linux-gnu
sha256sums_aarch64 = 40b2dbe5d6cfbc653758c588c16af14e4b320ba2fa023c4e05a97609806b4de3
pkgname = bluetui-bin
|