summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiotr2018-10-07 14:07:20 +0200
committerpiotr2018-10-07 14:07:20 +0200
commitf0c0635469684997bf9e7f2404f6cae2579d2e0c (patch)
treea14b8fa09f7ddf180d751f93a73a8b053f6490cb
parent1ec1203a657209da9c6f2a42092eb296c636e11b (diff)
downloadaur-f0c0635469684997bf9e7f2404f6cae2579d2e0c.tar.gz
checking if light and tint2 installed altered
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36c12973302c..bb3a8c176de4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = obhud
pkgdesc = Script for handling laptop-specific keys and events in Openbox
pkgver = 0.2.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/nwg-piotr/obhud
arch = i686
arch = x86_64
@@ -22,7 +22,7 @@ pkgbase = obhud
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 = bd6a216e340c91f2469506eb54943f13
+ md5sums = 9a673a72241a44c0c889542bc16a6595
md5sums = 89995467e1d46692720d5331b8d444ac
md5sums = 8f3afd928dd1cdbfa5252cf614e392a4
md5sums = 6c9b537c6f32d3047a2b691d8ef600a7
diff --git a/PKGBUILD b/PKGBUILD
index 09078a640f01..76972ca8b8eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('obhud')
pkgver=0.2.1
-pkgrel=3
+pkgrel=4
pkgdesc="Script for handling laptop-specific keys and events in Openbox"
arch=('i686' 'x86_64')
url="https://github.com/nwg-piotr/obhud"
@@ -14,7 +14,7 @@ source=("https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.2.1.tar.gz"
"https://github.com/nwg-piotr/obhud/raw/master/dist/obhud.conf"
"https://github.com/nwg-piotr/obhud/raw/master/dist/timer.sh")
-md5sums=('bd6a216e340c91f2469506eb54943f13'
+md5sums=('9a673a72241a44c0c889542bc16a6595'
'89995467e1d46692720d5331b8d444ac'
'8f3afd928dd1cdbfa5252cf614e392a4'
'6c9b537c6f32d3047a2b691d8ef600a7')