[arch-commits] Commit in ddcutil/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Dec 30 21:52:59 UTC 2021


    Date: Thursday, December 30, 2021 @ 21:52:59
  Author: felixonmars
Revision: 433274

upgpkg: ddcutil 1.2.0-1

Modified:
  ddcutil/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-30 19:53:27 UTC (rev 433273)
+++ PKGBUILD	2021-12-30 21:52:59 UTC (rev 433274)
@@ -2,16 +2,16 @@
 # Contributor: Deon Spengler <deon at spengler.co.za>
 
 pkgname=ddcutil
-pkgver=1.1.0
+pkgver=1.2.0
 pkgrel=1
 pkgdesc='Query and change Linux monitor settings using DDC/CI and USB.'
 url='http://ddcutil.com/'
 arch=('x86_64')
 license=('GPL2')
-depends=('glib2' 'libusb' 'libdrm' 'libxrandr')
+depends=('glib2' 'i2c-tools' 'libusb' 'libdrm' 'libxrandr')
 makedepends=('systemd')
 source=(https://github.com/rockowitz/ddcutil/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('a6c07e12689a01fc716f071d87b42f680967390cb49f02501985f8362dd25176ac50cf4cf4a65e9a430d2088fab83cad19093c9078ae7d19b45fedc12f529607')
+sha512sums=('2dcbbeef27dd1b05e60cacf5a2513261d1a080cfe7f699bb594396b0e83504db918cd1054dfca8431c3dc10e5b0b1d711cf0dc14665e82e17713bf3438e96958')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list