brillo: update to 1.4.8.
This commit is contained in:
parent
e5f0cefbc1
commit
734e9ccc36
|
@ -1,16 +1,14 @@
|
|||
# Template file for 'brillo'
|
||||
pkgname=brillo
|
||||
version=1.4.6
|
||||
version=1.4.8
|
||||
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"
|
||||
make_install_args="install.apparmor install.polkit"
|
||||
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=2cb23143de1f9f15d469e6399e819981db00c0dae46ecb339bb95284eb8e805b
|
||||
checksum=80ac14284439644b2775821368480167b4d84cd033e771db31edc6dfa1f70194
|
||||
|
|
Loading…
Reference in New Issue