blob: e6ae4b6db34616bf01e67e12dca0716a61c58e67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = dumb-brightness-git
pkgdesc = Very simple program to control brightness of your screen, keyboard or whatever exposed via sysfs (written in Rust)
pkgver = 0.1.0.5.g5935363
pkgrel = 1
url = https://github.com/m-khvoinitsky/dumb-brightness
arch = x86_64
arch = i686
license = MIT
makedepends = rust
makedepends = cargo
makedepends = git
depends = dbus
source = git+https://github.com/m-khvoinitsky/dumb-brightness.git
sha256sums = SKIP
pkgname = dumb-brightness-git
|