# Maintainer: Arnold Sommerfeld <arch@strisemarx.com>
pkgname=strisemarx-bt
pkgver=3
pkgrel=1
pkgdesc="strisemarx's bluetooth metapackage"
arch=('any')
url="https://strisemarx.com"
license=('GPL3')
depends=(
  'bluez'
  'bluez-utils'
  'ell'
)

# vim: ts=2 sw=2 et: