summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDeon Spengler2018-11-29 19:28:52 +0200
committerDeon Spengler2018-11-29 19:28:52 +0200
commit1e3023989d652dc1f46c2978de70466d08c51d15 (patch)
tree4862232eaa587e89fe2853a3655f19c750fd42c4 /PKGBUILD
parent4c8b0d4c6f55e1f1e1e5e55ea2c87f326acaf459 (diff)
downloadaur-1e3023989d652dc1f46c2978de70466d08c51d15.tar.gz
Updated to 0.9.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 609f94953454..e211b68f5532 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Deon Spengler <deon[at]spengler[dot]co[dot]za>
pkgname=ddcutil
-pkgver=0.9.2
+pkgver=0.9.3
pkgrel=1
pkgdesc='Query and change Linux monitor settings using DDC/CI and USB.'
url='http://ddcutil.com/'
@@ -9,7 +9,7 @@ license=('GPL')
conflicts=('ddcutil-git')
depends=(glib2 libusb udev libdrm libxrandr)
source=(https://github.com/rockowitz/ddcutil/archive/v${pkgver}.tar.gz)
-sha256sums=('88a94a9bf21ccb821681b0aa41e20fefdf9dafdebe6155aea73e36fbcb319db3')
+sha256sums=('ea58bb49a3193f8f72339e30338c81c8c6fd31f6aafeb13685862ac10c9c1fa2')
arch=('x86_64')
build() {