blob: 21249b191e16689d33cb995c32eb54f46a33059d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = gnome-shell-extension-bluetooth-battery-meter-git
pkgdesc = A GNOME extension that displays indicator icons in the system tray, acting as a meter for Bluetooth device battery levels.
pkgver = 030.r70.g11a137c
pkgrel = 1
url = https://github.com/maniacx/Bluetooth-Battery-Meter
arch = any
license = GPL-3.0-or-later
makedepends = git
makedepends = jq
depends = bluez
depends = gnome-shell
provides = gnome-shell-extension-bluetooth-battery-meter
conflicts = gnome-shell-extension-bluetooth-battery-meter
source = git+https://github.com/maniacx/Bluetooth-Battery-Meter.git
sha256sums = SKIP
pkgname = gnome-shell-extension-bluetooth-battery-meter-git
|