summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index badb2d9b84c4..06b2b1c25ae1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,22 +1,22 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('obhud')
-pkgver=0.1.8
-pkgrel=4
+pkgver=0.1.9
+pkgrel=1
pkgdesc="Script for handling laptop-specific keys and events in Openbox"
arch=('i686' 'x86_64')
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')
-source=("https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.1.8.tar.gz"
+source=("https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.1.9.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=('372da28c4f7b176cb734da21a633ac2f'
+md5sums=('57437801b920c60e842ddcedecb38729'
'89995467e1d46692720d5331b8d444ac'
'4429cf48928bf71e761df0f9b7dcbd8a'
- '709a4a0a8442101f33541a1d69e6570a')
+ '6c9b537c6f32d3047a2b691d8ef600a7')
package() {
install -D -m 755 obhud \