mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
brightnessctl: update to 0.5.1
This commit is contained in:
parent
9b58182759
commit
d7c794c10d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'brightnessctl'
|
# Template file for 'brightnessctl'
|
||||||
pkgname=brightnessctl
|
pkgname=brightnessctl
|
||||||
version=0.4
|
version=0.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Hummer12007/brightnessctl"
|
homepage="https://github.com/Hummer12007/brightnessctl"
|
||||||
distfiles="https://github.com/Hummer12007/brightnessctl/archive/${version}.tar.gz"
|
distfiles="https://github.com/Hummer12007/brightnessctl/archive/${version}.tar.gz"
|
||||||
checksum=ac86de0df8dcfd60a415465daabca283192ceb8de6c53b8844e628709ccd0cef
|
checksum=a68869e23f56ac4f2e28f1783002810ddbf10f95e1af9b48b2912fb169f46994
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue