acpilight: update to 1.2
This commit is contained in:
parent
f313cf6534
commit
2260efb790
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'acpilight'
|
||||
pkgname=acpilight
|
||||
version=1.1
|
||||
revision=4
|
||||
version=1.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="acpilight-v${version}"
|
||||
depends="python3"
|
||||
|
@ -9,8 +9,9 @@ short_desc="Backward-compatibile xbacklight replacement"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.com/wavexx/acpilight"
|
||||
changelog="https://gitlab.com/wavexx/acpilight/raw/master/NEWS.rst"
|
||||
distfiles="https://gitlab.com/wavexx/acpilight/-/archive/v${version}/acpilight-v${version}.tar.gz"
|
||||
checksum=82505a58482e353c0ec4f1e6aed2a21d3e209041855332eb539b54a6e3458800
|
||||
checksum=e5bb51a4e17e918d5282629f494cb80eb2e3e00fc1307e8c435123a9f56b84d5
|
||||
replaces="xbacklight>=0"
|
||||
provides="xbacklight-${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue