summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDeon Spengler2017-11-17 01:59:04 +0200
committerDeon Spengler2017-11-17 01:59:04 +0200
commit089eb52dbbcc2d9d5c8e46cd8638ec76730dabc0 (patch)
treeef89870c9492c141f8dacbfaa503926fe1c95d7a /PKGBUILD
parenta0e370eb9475363e1c5bb9ac250eb242e1ecde4b (diff)
downloadaur-089eb52dbbcc2d9d5c8e46cd8638ec76730dabc0.tar.gz
Updated to 0.8.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cf607953710..69fc76008a7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Deon Spengler <deon[at]spengler[dot]co[dot]za>
pkgname=ddcutil
-pkgver=0.8.4
+pkgver=0.8.5
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=('7bfa9bd1dad7aac1853cf1070d2becf47156c158b84ae874cd77e8fd7d4e44d5')
+sha256sums=('cb67719967ce813161a0f8a55fae1499e7d9d4c418820ad0930ef028e0fa66d5')
arch=('i686' 'x86_64')
build() {