summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDeon Spengler2017-05-26 09:12:27 +0200
committerDeon Spengler2017-05-26 09:12:27 +0200
commitd3d08fc663269eb0248b72401d05fb52031d8dac (patch)
tree5c35bfc333cd56698b82ba191e9349cf8e39896b /PKGBUILD
parenteca4ec1a7c15d5de7d7b1a981fa37faba57c0a27 (diff)
downloadaur-d3d08fc663269eb0248b72401d05fb52031d8dac.tar.gz
Updated to 0.8.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed79151e4155..034421643fbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Deon Spengler <deon[at]spengler[dot]co[dot]za>
pkgname=ddcutil
-pkgver=0.8.0
+pkgver=0.8.2
pkgrel=1
pkgdesc='Query and change Linux monitor settings using DDC/CI and USB.'
url='http://ddcutil.com/'
license=('GPL')
conflicts=('ddcutil-git')
source=(https://github.com/rockowitz/ddcutil/archive/v${pkgver}.tar.gz)
-sha256sums=('487c87f0dc686c98d1196205d384aa2c73dc3ccefbe06d46193618812a6bc3cd')
+sha256sums=('9760f9db092b2a15f0ca2b9fd96802bd31bb48097cca050cfcbf3d805a6fafd8')
arch=('i686' 'x86_64')
build() {