summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr2018-09-15 01:41:39 +0200
committerpiotr2018-09-15 01:41:39 +0200
commite34fb496d53fdb93e6f9e48181582919b82d14e6 (patch)
treed2f925027160ae553f14e50dcc5ebe7abc68c5ad
parent0774022297ad9f8cb202254b79809423f7307a56 (diff)
downloadaur-e34fb496d53fdb93e6f9e48181582919b82d14e6.tar.gz
Timer icon added. See the github README.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74a6adb44ed7..71f322882e19 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = obhud
pkgdesc = Script for handling laptop-specific keys and events in Openbox
- pkgver = 0.1.8
- pkgrel = 4
+ pkgver = 0.1.9
+ pkgrel = 1
url = https://github.com/nwg-piotr/obhud
arch = i686
arch = x86_64
@@ -16,14 +16,14 @@ pkgbase = obhud
depends = xf86-input-synaptics
depends = ffmpeg
depends = 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
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 = 372da28c4f7b176cb734da21a633ac2f
+ md5sums = 57437801b920c60e842ddcedecb38729
md5sums = 89995467e1d46692720d5331b8d444ac
md5sums = 4429cf48928bf71e761df0f9b7dcbd8a
- md5sums = 709a4a0a8442101f33541a1d69e6570a
+ md5sums = 6c9b537c6f32d3047a2b691d8ef600a7
pkgname = obhud
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 \