summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDeon Spengler2018-01-21 03:55:55 +0200
committerDeon Spengler2018-01-21 03:55:55 +0200
commit346c9084dd691c3673a45106a86f367c706cf691 (patch)
tree8478f58aacc17e2efe623bb5dc0761dc396480ae /PKGBUILD
parent089eb52dbbcc2d9d5c8e46cd8638ec76730dabc0 (diff)
downloadaur-346c9084dd691c3673a45106a86f367c706cf691.tar.gz
Updated to 0.8.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69fc76008a7c..eb95b5cc445c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Deon Spengler <deon[at]spengler[dot]co[dot]za>
pkgname=ddcutil
-pkgver=0.8.5
+pkgver=0.8.6
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=('cb67719967ce813161a0f8a55fae1499e7d9d4c418820ad0930ef028e0fa66d5')
+sha256sums=('9c32dd346c8afd6b30713c557773e5b756a09d0d8d62e3ea207f658ff59c50c6')
arch=('i686' 'x86_64')
build() {