From 1c66d8e09757e0adc1ce4fce9837bfe622f63afc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 01:21:09 +0000 Subject: [PATCH] Update ddcutil to 2.2.0 --- ddcutil/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddcutil/PKGBUILD b/ddcutil/PKGBUILD index ed98ac94..bd3f233c 100644 --- a/ddcutil/PKGBUILD +++ b/ddcutil/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Deon Spengler pkgname=ddcutil -pkgver=2.1.4 +pkgver=2.2.0 pkgrel=2 pkgdesc='Query and change Linux monitor settings using DDC/CI and USB.' url='http://ddcutil.com/'