summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d5c7658bd96..439ac894f84d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('obhud')
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc="Script for handling laptop-specific keys and events in Openbox"
arch=('i686' 'x86_64')
@@ -8,14 +8,15 @@ url="https://github.com/nwg-piotr/obhud"
license=('GPL3')
depends=('xorg-xbacklight' 'xorg-xrandr' 'libxrandr' 'alsa-utils' 'python' 'python-pmw'
'python-pillow' 'xf86-input-synaptics' 'ffmpeg' 'python-lxml' 'python-setuptools')
-source=("https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.2.0.tar.gz"
+optdepends=('light-git: For machines not handling xbacklight')
+source=("https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.2.1.tar.gz"
"https://github.com/nwg-piotr/obhud/raw/master/dist/obhud"
"https://github.com/nwg-piotr/obhud/raw/master/dist/obhud.conf"
"https://github.com/nwg-piotr/obhud/raw/master/dist/timer.sh")
-md5sums=('3949336a4c927747cc945557bb4a10a4'
+md5sums=('b6a5194d15f6e9a4bb86c3ec0846add7'
'89995467e1d46692720d5331b8d444ac'
- '4429cf48928bf71e761df0f9b7dcbd8a'
+ '8f3afd928dd1cdbfa5252cf614e392a4'
'6c9b537c6f32d3047a2b691d8ef600a7')
package() {