summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2018-06-20 00:30:37 +0200
committerpiotr2018-06-20 00:30:37 +0200
commit95849cb222f8423791a2acd1e0eb3b1e11ece833 (patch)
tree44c72e4e14cfe3b73f028f563ccf3fc46787a3ce /PKGBUILD
parentdeeb0e516a65130eb890363df7cde976b71576e8 (diff)
downloadaur-95849cb222f8423791a2acd1e0eb3b1e11ece833.tar.gz
added --touchpad toggle command
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 340924d48768..a3f96aa6a632 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('obhud')
-pkgver=0.1.1
+pkgver=0.1.2
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' 'xf86-input-synaptics')
-source=("https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.1.1.tar.gz"
+source=("https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.1.2.tar.gz"
"https://github.com/nwg-piotr/obhud/raw/master/dist/obhud"
"https://github.com/nwg-piotr/obhud/raw/master/dist/obhud.conf")
-md5sums=('a5f2f65122606dbd27f2700ed4eb2e6a'
+md5sums=('eb48589d9cfa6ddbe5802963aaca40dd'
'5b26cb8e7fff160d1eccc183e8ae2d28'
'4429cf48928bf71e761df0f9b7dcbd8a')