summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71385995efd4..a6da7a071b67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = obhud
pkgdesc = Script for handling laptop-specific keys and events in Openbox
- pkgver = 0.2.2
+ pkgver = 0.2.3
pkgrel = 1
url = https://github.com/nwg-piotr/obhud
arch = i686
@@ -18,11 +18,11 @@ pkgbase = obhud
depends = python-lxml
depends = python-setuptools
optdepends = light-git: For machines not handling xbacklight
- source = https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.2.2.tar.gz
+ source = https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.2.3.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
source = https://github.com/nwg-piotr/obhud/raw/master/dist/timer.sh
- md5sums = 832120fbd0b012c3691104a94b3ae466
+ md5sums = 423b36b8a90de04516487c6ab85c7690
md5sums = 89995467e1d46692720d5331b8d444ac
md5sums = 8f3afd928dd1cdbfa5252cf614e392a4
md5sums = 6c9b537c6f32d3047a2b691d8ef600a7
diff --git a/PKGBUILD b/PKGBUILD
index 116d6238b5d0..adfe3313f355 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('obhud')
-pkgver=0.2.2
+pkgver=0.2.3
pkgrel=1
pkgdesc="Script for handling laptop-specific keys and events in Openbox"
arch=('i686' 'x86_64')
@@ -9,12 +9,12 @@ license=('GPL3')
depends=('xorg-xbacklight' 'xorg-xrandr' 'libxrandr' 'alsa-utils' 'python' 'python-pmw'
'python-pillow' 'xf86-input-synaptics' 'ffmpeg' 'python-lxml' 'python-setuptools')
optdepends=('light-git: For machines not handling xbacklight')
-source=("https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.2.2.tar.gz"
+source=("https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.2.3.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=('832120fbd0b012c3691104a94b3ae466'
+md5sums=('423b36b8a90de04516487c6ab85c7690'
'89995467e1d46692720d5331b8d444ac'
'8f3afd928dd1cdbfa5252cf614e392a4'
'6c9b537c6f32d3047a2b691d8ef600a7')