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

Felix Yan felixonmars at archlinux.org
Fri Feb 5 09:28:09 UTC 2021


    Date: Friday, February 5, 2021 @ 09:28:09
  Author: felixonmars
Revision: 845821

upgpkg: ddcutil 1.0.0-1

Modified:
  ddcutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-05 09:26:50 UTC (rev 845820)
+++ PKGBUILD	2021-02-05 09:28:09 UTC (rev 845821)
@@ -2,7 +2,7 @@
 # Contributor: Deon Spengler <deon at spengler.co.za>
 
 pkgname=ddcutil
-pkgver=0.9.9
+pkgver=1.0.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=('f7b2b961c6b76ef59f336290b494cdd331556848de881d57e5240075d50733030df4c47131070f1276907d712a45f60dad6bebaa052a66621b8b5517ff293c21')
+sha512sums=('332087bfb478911f644c0386cb8d3e8befd29a1bad54759ff043559649ee5ff2124b6061aa1d49b601683b82919eca0ebd119098f32b5ab7ae86eda7fc29c707')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list