blob: 72102fa8e0bab8b20c1e07c17a52efc7aebe543b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = redshift-adjust
pkgdesc = Script for manually adjusting the colour temperature with hotkeys
pkgver = 2
pkgrel = 1
url = https://github.com/maandree/redshift-adjust
arch = any
license = GPL3
makedepends = make
makedepends = coreutils
makedepends = texinfo
depends = redshift
depends = bash
depends = coreutils
source = https://github.com/maandree/redshift-adjust/archive/2.tar.gz
sha256sums = c004b2896dd92fae0bb8075f5c7cb7a0a4d68843d76341462530ada9dbfb73ed
pkgname = redshift-adjust
|