brillo: update to 1.4.3.
This commit is contained in:
parent
95142c64a0
commit
7572967830
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'brillo'
|
||||
pkgname=brillo
|
||||
version=1.4.2
|
||||
version=1.4.3
|
||||
revision=1
|
||||
wrksrc="${pkgname}-v${version}"
|
||||
build_style=gnu-makefile
|
||||
make_build_target="dist"
|
||||
make_install_args="install-dist"
|
||||
conf_files="/etc/apparmor.d/local/bin.brillo"
|
||||
hostmakedepends="go-md2man"
|
||||
short_desc="Control the brightness of backlight and keyboard LED devices"
|
||||
maintainer="Cameron Nemo <camerontnorman@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.com/cameronnemo/brillo"
|
||||
distfiles="${homepage}/-/archive/v${version}/${wrksrc}.tar.gz"
|
||||
checksum=5e1d8a8087563e13da2331a2e8b9643c6d1c07e7d44525b226e0528887678b03
|
||||
conf_files="/etc/apparmor.d/bin.brillo"
|
||||
checksum=367ece2beb5d7980e139512f24c6134e8a5f4f86dcf8a0d9a494fa0a18dc6c8c
|
||||
|
|
Loading…
Reference in a new issue