summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDeon Spengler2018-06-12 12:33:27 +0200
committerDeon Spengler2018-06-12 12:33:27 +0200
commit1f1b611af07e5e0837769b43e6b0bc0dd8b5063a (patch)
tree862594ef5be4cc60ed54b78ea1da353c83a5d109 /PKGBUILD
parente669f7240b0a072c187252c94a07c9e62fb35449 (diff)
downloadaur-1f1b611af07e5e0837769b43e6b0bc0dd8b5063a.tar.gz
Updated to 0.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7cc2c763fe50..61b8037225dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Deon Spengler <deon[at]spengler[dot]co[dot]za>
pkgname=ddcutil
-pkgver=0.9.0
+pkgver=0.9.1
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=('65c9870b2f58424994ad6639385b0dfc91671abb73cd35681279a04706067b75')
+sha256sums=('bc7055604f2767b903845ccbdbe9fbd5fc79962d45eee817f164cfb472de777b')
arch=('x86_64')
build() {