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 98c0d71ed773..340924d48768 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('obhud')
-pkgver=0.1.0
+pkgver=0.1.1
pkgrel=1
pkgdesc="Script for handling laptop-specific keys 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' 'python-psutil')
-source=("https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.1.0.tar.gz"
+depends=('xorg-xbacklight' 'xorg-xrandr' 'libxrandr' 'alsa-utils' 'python' 'python-pmw' 'python-pillow' 'python-psutil' 'xf86-input-synaptics')
+source=("https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.1.1.tar.gz"
"https://github.com/nwg-piotr/obhud/raw/master/dist/obhud"
"https://github.com/nwg-piotr/obhud/raw/master/dist/obhud.conf")
-md5sums=('37f21dc474fd0c0002e3a3bfd1eaf0da'
+md5sums=('a5f2f65122606dbd27f2700ed4eb2e6a'
'5b26cb8e7fff160d1eccc183e8ae2d28'
- '943101fced79c8986debb8bb5406e370')
+ '4429cf48928bf71e761df0f9b7dcbd8a')
package() {
install -D -m 755 obhud \