summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr2018-07-14 03:04:28 +0200
committerpiotr2018-07-14 03:04:28 +0200
commit838f8d3ca041261afe231ab50c8f027ce1bd673e (patch)
treee19fc9caa39ca8c7c1abb374bf60f178c74442c1
parent3f6265ea8afd26004a1a33fec9935149ff9c9c23 (diff)
downloadaur-838f8d3ca041261afe231ab50c8f027ce1bd673e.tar.gz
Switching displays added, please run obhud --autoconfig keys
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03bb6d64987d..b40c85dda62e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = obhud
pkgdesc = Script for handling laptop-specific keys in Openbox
- pkgver = 0.1.3
- pkgrel = 1
+ pkgver = 0.1.4
+ pkgrel = 3
url = https://github.com/nwg-piotr/obhud
arch = i686
arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = obhud
depends = python-psutil
depends = xf86-input-synaptics
depends = python-lxml
- source = https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.1.3.tar.gz
+ source = https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.1.4.tar.gz
source = https://github.com/nwg-piotr/obhud/raw/master/dist/obhud
source = https://github.com/nwg-piotr/obhud/raw/master/dist/obhud.conf
- md5sums = 2ab0e3cc8126a4e2aedd01f08c73afd1
+ md5sums = e5c11c24b06177718c509bdb79405669
md5sums = 5b26cb8e7fff160d1eccc183e8ae2d28
md5sums = 4429cf48928bf71e761df0f9b7dcbd8a
diff --git a/PKGBUILD b/PKGBUILD
index 8d2805d44499..9cb8fd1daf21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('obhud')
-pkgver=0.1.3
-pkgrel=1
+pkgver=0.1.4
+pkgrel=3
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' 'python-lxml')
-source=("https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.1.3.tar.gz"
+source=("https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.1.4.tar.gz"
"https://github.com/nwg-piotr/obhud/raw/master/dist/obhud"
"https://github.com/nwg-piotr/obhud/raw/master/dist/obhud.conf")
-md5sums=('2ab0e3cc8126a4e2aedd01f08c73afd1'
+md5sums=('e5c11c24b06177718c509bdb79405669'
'5b26cb8e7fff160d1eccc183e8ae2d28'
'4429cf48928bf71e761df0f9b7dcbd8a')