brightnessctl: update to 0.4. (#2378)
This commit is contained in:
parent
e35ba40fab
commit
3716d55ace
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'brightnessctl'
|
||||
pkgname=brightnessctl
|
||||
version=0.3.2
|
||||
version=0.4
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
make_install_args="UDEVDIR=/usr/lib/udev/rules.d"
|
||||
hostmakedepends="pkg-config"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
short_desc="Read and control device brightness"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Hummer12007/brightnessctl"
|
||||
distfiles="https://github.com/Hummer12007/brightnessctl/archive/${version}.tar.gz"
|
||||
checksum=92687d8739b8395cf942287bdb8905a78b428102ab6029680829ab917363e0ab
|
||||
checksum=ac86de0df8dcfd60a415465daabca283192ceb8de6c53b8844e628709ccd0cef
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue