blob: ffea715edb4c6087eef4763b4739cdd7804c1908 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gnome-shell-extension-autohide-battery
pkgdesc = GNOME Shell extension to hide battery icon, if battery is fully charged and AC is connected
pkgver = 41
pkgrel = 1
url = https://github.com/ai/autohide-battery
install = gschemas.install
arch = any
license = MIT
makedepends = git
depends = gnome-shell
conflicts = gnome-shell-extension-autohide-battery-git
source = https://github.com/ai/autohide-battery/archive/41.tar.gz
md5sums = 1eb015b8a28232cf9542429bddfe11fd
pkgname = gnome-shell-extension-autohide-battery
|