blob: df23641e81920f303f8a43596ebb04759c628ce9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = asus-kbd-backlight
pkgdesc = Helper for adjusting keyboard backlight brightness in Asus Zenbook UX31A and similar models
pkgver = 1.2
pkgrel = 1
url = https://wiki.archlinux.org/index.php/ASUS_Zenbook_Prime_UX31A#keyboard_backlight_script
install = asus-kbd-backlight.install
arch = any
license = FDL1.3
depends = bash
optdepends = systemd: automatically grant user access to keyboard backlight control
pkgname = asus-kbd-backlight
|