blob: c057adbf8d0579f571318c4d2acfc0b756d6c02d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = bluetui
pkgdesc = TUI for managing bluetooth devices
pkgver = 0.5.1
pkgrel = 1
url = https://github.com/pythops/bluetui
arch = x86_64
license = GPL3
makedepends = cargo
depends = gcc-libs
depends = dbus
depends = bluez
source = bluetui-0.5.1.tar.gz::https://github.com/pythops/bluetui/archive/v0.5.1.tar.gz
sha512sums = 6578e20f7217742fe53db5f3c759344b02df1e7f5f34ebb11ef91bcad71a5ab9693aa2211f9728636f5bdc22de412ab08bcda568e99e9779b055f8920a8fdd6d
pkgname = bluetui
|