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

Felix Yan felixonmars at archlinux.org
Mon Feb 8 12:46:41 UTC 2021


    Date: Monday, February 8, 2021 @ 12:46:40
  Author: felixonmars
Revision: 848986

upgpkg: ddcutil 1.0.1-1

Modified:
  ddcutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-08 12:46:21 UTC (rev 848985)
+++ PKGBUILD	2021-02-08 12:46:40 UTC (rev 848986)
@@ -2,7 +2,7 @@
 # Contributor: Deon Spengler <deon at spengler.co.za>
 
 pkgname=ddcutil
-pkgver=1.0.0
+pkgver=1.0.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' 'libusb' 'libdrm' 'libxrandr')
 makedepends=('systemd')
 source=(https://github.com/rockowitz/ddcutil/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('332087bfb478911f644c0386cb8d3e8befd29a1bad54759ff043559649ee5ff2124b6061aa1d49b601683b82919eca0ebd119098f32b5ab7ae86eda7fc29c707')
+sha512sums=('38e8a81ef6012a3576643c21c2007f53ac525c1232e19cc77914548205674f51da3ea2c129b827da25e048d6b8205e41a71016ddde971abb224b3ac4329a936f')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list