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

Felix Yan felixonmars at archlinux.org
Fri Apr 16 06:20:45 UTC 2021


    Date: Friday, April 16, 2021 @ 06:20:44
  Author: felixonmars
Revision: 412687

upgpkg: ddcutil 1.1.0-1

Modified:
  ddcutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-16 06:05:00 UTC (rev 412686)
+++ PKGBUILD	2021-04-16 06:20:44 UTC (rev 412687)
@@ -2,7 +2,7 @@
 # Contributor: Deon Spengler <deon at spengler.co.za>
 
 pkgname=ddcutil
-pkgver=1.0.1
+pkgver=1.1.0
 pkgrel=1
 pkgdesc='Query and change Linux monitor settings using DDC/CI and USB.'
 url='http://ddcutil.com/'
@@ -11,7 +11,7 @@
 depends=('glib2' 'libusb' 'libdrm' 'libxrandr')
 makedepends=('systemd')
 source=(https://github.com/rockowitz/ddcutil/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('38e8a81ef6012a3576643c21c2007f53ac525c1232e19cc77914548205674f51da3ea2c129b827da25e048d6b8205e41a71016ddde971abb224b3ac4329a936f')
+sha512sums=('a6c07e12689a01fc716f071d87b42f680967390cb49f02501985f8362dd25176ac50cf4cf4a65e9a430d2088fab83cad19093c9078ae7d19b45fedc12f529607')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list