Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/wluma/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'wluma'
pkgname=wluma
version=4.11.0
version=4.11.1
revision=1
build_style=cargo
hostmakedepends="pkg-config clang cargo"
Expand All @@ -12,7 +12,7 @@ license="ISC"
homepage="https://github.com/maximbaz/wluma"
changelog="https://github.com/maximbaz/wluma/releases"
distfiles="https://github.com/maximbaz/wluma/archive/refs/tags/${version}.tar.gz"
checksum=f44e6e88818e17c2a84137baba7491f890cbd6e577a93a1a1ed1d9b4da190d6c
checksum=1b66145af53bbfc437e4314fe27f776cb73c5cb8c7893bf1c008b9a81532b710

post_install() {
vinstall 90-wluma-backlight.rules 0644 /usr/lib/udev/rules.d/
Expand Down