blob: 78b3a5d26986d624fa53ebbecb749abce460524d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = mkinitcpio-bluetooth
pkgdesc = This is an initcpio hook for bluetooth connectivity during boot / in initramfs.
pkgver = 1.4
pkgrel = 1
url = https://github.com/irreleph4nt/mkinitcpio-bluetooth/
arch = x86_64
arch = i686
license = GPLv2
makedepends = git
depends = bluez
depends = bluez-utils
depends = dbus
replaces = mkinitcpio-btinput
source = https://github.com/irreleph4nt/mkinitcpio-bluetooth/archive/v1.4.tar.gz
md5sums = a794ec95f1d37a56c824b7adc729ad96
pkgname = mkinitcpio-bluetooth
|