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

Felix Yan felixonmars at archlinux.org
Mon Jun 22 06:24:42 UTC 2020


    Date: Monday, June 22, 2020 @ 06:24:41
  Author: felixonmars
Revision: 650318

upgpkg: ddcutil 0.9.9-1

Modified:
  ddcutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-22 06:23:52 UTC (rev 650317)
+++ PKGBUILD	2020-06-22 06:24:41 UTC (rev 650318)
@@ -2,7 +2,7 @@
 # Contributor: Deon Spengler <deon at spengler.co.za>
 
 pkgname=ddcutil
-pkgver=0.9.8
+pkgver=0.9.9
 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)
-sha256sums=('445478a226d3fc46c6c058e503bba416948dad1152736b3c91326e60bbfc9025')
+sha512sums=('f7b2b961c6b76ef59f336290b494cdd331556848de881d57e5240075d50733030df4c47131070f1276907d712a45f60dad6bebaa052a66621b8b5517ff293c21')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list