From b89e50fc72e345307f8cac708cba1f5c68c04c8b Mon Sep 17 00:00:00 2001 From: icp Date: Thu, 22 Jun 2023 01:24:12 +0530 Subject: [PATCH 1/2] Clightd: update to 5.8. --- srcpkgs/Clightd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Clightd/template b/srcpkgs/Clightd/template index ee4d81225cc2..131fbe89c3a2 100644 --- a/srcpkgs/Clightd/template +++ b/srcpkgs/Clightd/template @@ -1,6 +1,6 @@ # Template file for 'Clightd' pkgname=Clightd -version=5.7 +version=5.8 revision=1 build_style=cmake configure_args="-DENABLE_DDC=1 -DENABLE_GAMMA=1 -DENABLE_DPMS=1 -DENABLE_SCREEN=1" @@ -15,7 +15,7 @@ license="GPL-3.0-or-later" homepage="https://github.com/FedeDP/Clightd" changelog="https://github.com/FedeDP/Clightd/releases" distfiles="https://github.com/FedeDP/Clightd/archive/refs/tags/${version}.tar.gz" -checksum=75a01ee5f314866291efd66f2639516e3a7aa06da6ec5ea33f81211dc1082efa +checksum=89f0906bc2c1dd4f9bd62194499fd156197c211760c4bb1adcb149650f852684 post_install() { vinstall Scripts/i2c_clightd.conf 644 /usr/lib/modules-load.d/ From f08ace376b0eb498b978bd17dae8fec44ed7cbe0 Mon Sep 17 00:00:00 2001 From: icp Date: Thu, 22 Jun 2023 01:24:45 +0530 Subject: [PATCH 2/2] Clight: update to 4.10. --- srcpkgs/Clight/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/Clight/template b/srcpkgs/Clight/template index 73649cc5788a..a2a9bdc6683a 100644 --- a/srcpkgs/Clight/template +++ b/srcpkgs/Clight/template @@ -1,6 +1,6 @@ # Template file for 'Clight' pkgname=Clight -version=4.9 +version=4.10 revision=1 build_style=cmake hostmakedepends="pkg-config" @@ -13,7 +13,7 @@ license="GPL-3.0-or-later" homepage="https://github.com/FedeDP/Clight" changelog="https://github.com/FedeDP/Clight/releases" distfiles="https://github.com/FedeDP/Clight/archive/refs/tags/${version}.tar.gz" -checksum=638696ee22a3a3340659db37d4e3c6fc2763eee9c8c2f7f227190ad9db7742db +checksum=fa385472d3b055f94875930873fafbb225d4874793755bd3ec2bba6ef1b85871 post_install() { vcompletion Extra/completions/_clight zsh