summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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() {