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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jan 1 01:49:32 UTC 2022


    Date: Saturday, January 1, 2022 @ 01:49:31
  Author: felixonmars
Revision: 433296

upgpkg: ddcutil 1.2.1-1

Modified:
  ddcutil/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-31 20:40:25 UTC (rev 433295)
+++ PKGBUILD	2022-01-01 01:49:31 UTC (rev 433296)
@@ -2,7 +2,7 @@
 # Contributor: Deon Spengler <deon at spengler.co.za>
 
 pkgname=ddcutil
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc='Query and change Linux monitor settings using DDC/CI and USB.'
 url='http://ddcutil.com/'
@@ -11,7 +11,7 @@
 depends=('glib2' 'i2c-tools' 'libusb' 'libdrm' 'libxrandr')
 makedepends=('systemd')
 source=(https://github.com/rockowitz/ddcutil/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('2dcbbeef27dd1b05e60cacf5a2513261d1a080cfe7f699bb594396b0e83504db918cd1054dfca8431c3dc10e5b0b1d711cf0dc14665e82e17713bf3438e96958')
+sha512sums=('f80c45ed47a059c71ddf7dc56e8daf9b666120960d1911175d390f95ab9691a62cffb7ce4555ddc418e3e9cfe7a575a70778c35809cdea598d7610dac915ccbc')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list