summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2018-07-19 02:11:11 +0200
committerpiotr2018-07-19 02:11:11 +0200
commitc895e6a22e88add836950cbdfbc4d1b34588b4fa (patch)
treec9df5a4c6b51134a8a756945020825328382eb1d /PKGBUILD
parent89a71ff499686cc2d7acb5e4ee62f62cb8d442ca (diff)
downloadaur-c895e6a22e88add836950cbdfbc4d1b34588b4fa.tar.gz
improved error handling
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1f0ede7d6d0..b82185b65dbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('obhud')
pkgver=0.1.5
-pkgrel=1
+pkgrel=2
pkgdesc="Script for handling laptop-specific keys and events in Openbox"
arch=('i686' 'x86_64')
url="https://github.com/nwg-piotr/obhud"
@@ -11,7 +11,7 @@ source=("https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.1.5.tar.gz"
"https://github.com/nwg-piotr/obhud/raw/master/dist/obhud"
"https://github.com/nwg-piotr/obhud/raw/master/dist/obhud.conf")
-md5sums=('2c961a9cfaa092ff84ed415b82568445'
+md5sums=('010f02eb0bf39336bb1de7ae531d3890'
'5b26cb8e7fff160d1eccc183e8ae2d28'
'4429cf48928bf71e761df0f9b7dcbd8a')