blob: 84e7521abbbac978ca4ec1cd49855eccbeb36eb0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = i3-workspace-brightness
pkgdesc = Utility to auto-adjust the brightness of i3wm workspaces
pkgver = 1.0.3
pkgrel = 1
url = https://github.com/orhun/i3-workspace-brightness
arch = x86_64
license = GPL3
makedepends = cargo
depends = gcc-libs
source = i3-workspace-brightness-1.0.3.tar.gz::https://github.com/orhun/i3-workspace-brightness/archive/1.0.3.tar.gz
sha512sums = 48acbd462b38eee6123fcf333be81eb4585c62f1f291d25039c1d00ed219dd3b4cd946fc043387f12f6fbba29ba9f246ea8076e16288aa0ce09e49e854b79955
pkgname = i3-workspace-brightness
|