aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meta/bt
diff options
context:
space:
mode:
Diffstat (limited to 'meta/bt')
-rw-r--r--meta/bt/PKGBUILD11
1 files changed, 3 insertions, 8 deletions
diff --git a/meta/bt/PKGBUILD b/meta/bt/PKGBUILD
index a303a8b..b7efd4b 100644
--- a/meta/bt/PKGBUILD
+++ b/meta/bt/PKGBUILD
@@ -1,15 +1,10 @@
-# Maintainer: Arnold Sommerfeld <arch@strisemarx.com>
-pkgname=strisemarx-bt
-pkgver=3
+pkgname=sommerfeld-bt
+pkgver=1
pkgrel=1
-pkgdesc="strisemarx's bluetooth metapackage"
arch=('any')
-url="https://strisemarx.com"
-license=('GPL3')
+license=('MIT')
depends=(
'bluez'
'bluez-utils'
'ell'
)
-
-# vim: ts=2 sw=2 et: