summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhalosghost2018-04-15 17:00:47 -0500
committerhalosghost2018-04-15 17:00:47 -0500
commit85b91053227bffa20a615723f55be8b3ee0e61b1 (patch)
treed1ea2ee845ed81b133f1fef15696dbb1db756b5e /PKGBUILD
parent58eda5525b02025a9e73fecbbe345f57bf30b275 (diff)
downloadaur-85b91053227bffa20a615723f55be8b3ee0e61b1.tar.gz
update for docs and new stuff
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46896f27bf56..0f1b317574ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=enlighten-git
pkgver=0
-pkgrel=2
+pkgrel=3
pkgdesc='A small tool to modify LCD backlight brightness'
url='https://github.com/HalosGhost/enlighten'
arch=('i686' 'x86_64')
license=('GPL3')
-makedepends=('git' 'clang')
+makedepends=('git' 'clang' 'python-docutils')
source=('git+https://github.com/HalosGhost/enlighten.git')
sha256sums=('SKIP')