mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 19:13:51 +02:00
brightnessctl: update to 0.3.2.
Closes #13603. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
bfefa0e8eb
commit
afc5ad771d
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'brightnessctl'
|
||||
pkgname=brightnessctl
|
||||
version=0.3.1
|
||||
version=0.3.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
hostmakedepends="pkg-config"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
short_desc="Read and control device brightness"
|
||||
homepage="https://github.com/Hummer12007/brightnessctl"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Hummer12007/brightnessctl"
|
||||
distfiles="https://github.com/Hummer12007/brightnessctl/archive/${version}.tar.gz"
|
||||
checksum=3e81dfa7c5faba29df88a7c4569c7ebaf511c3de4d489a8c8e305ab51b9e3059
|
||||
checksum=92687d8739b8395cf942287bdb8905a78b428102ab6029680829ab917363e0ab
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue