summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2018-08-27 01:54:33 +0200
committerpiotr2018-08-27 01:54:33 +0200
commit9cb7fac2b6383a278d1c6a56f480122bba7fbecd (patch)
treec7b033d119d1925b46e08cf7189136e4bf4e95f2 /PKGBUILD
parent4977107d198f1debf1aa187ee1e57df8f2945c04 (diff)
downloadaur-9cb7fac2b6383a278d1c6a56f480122bba7fbecd.tar.gz
A small fix to --autoconfig tint2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c77472fb591..9dedae508664 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('obhud')
pkgver=0.1.8
-pkgrel=2
+pkgrel=3
pkgdesc="Script for handling laptop-specific keys and events in Openbox"
arch=('i686' 'x86_64')
url="https://github.com/nwg-piotr/obhud"
@@ -13,7 +13,7 @@ source=("https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.1.8.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=('91b8e1aad7de24a46f2eecdf1b53e992'
+md5sums=('6f6dafc0190975a3186d5ed5afd4561e'
'89995467e1d46692720d5331b8d444ac'
'4429cf48928bf71e761df0f9b7dcbd8a'
'709a4a0a8442101f33541a1d69e6570a')