summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b40c85dda62e..dc1a06b13ee2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = obhud
pkgdesc = Script for handling laptop-specific keys in Openbox
pkgver = 0.1.4
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/nwg-piotr/obhud
arch = i686
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = obhud
source = https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.1.4.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
- md5sums = e5c11c24b06177718c509bdb79405669
+ md5sums = bebac2c3bf960f796ad7bcfe9fd29704
md5sums = 5b26cb8e7fff160d1eccc183e8ae2d28
md5sums = 4429cf48928bf71e761df0f9b7dcbd8a
diff --git a/PKGBUILD b/PKGBUILD
index 9cb8fd1daf21..c8855d44c604 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('obhud')
pkgver=0.1.4
-pkgrel=3
+pkgrel=4
pkgdesc="Script for handling laptop-specific keys 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.4.tar.gz"
"https://github.com/nwg-piotr/obhud/raw/master/dist/obhud"
"https://github.com/nwg-piotr/obhud/raw/master/dist/obhud.conf")
-md5sums=('e5c11c24b06177718c509bdb79405669'
+md5sums=('bebac2c3bf960f796ad7bcfe9fd29704'
'5b26cb8e7fff160d1eccc183e8ae2d28'
'4429cf48928bf71e761df0f9b7dcbd8a')