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 0ef4029eac59..07683e7bfbcf 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.7
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/nwg-piotr/obhud
arch = i686
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = obhud
source = https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.1.7.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 = 1f627a99402ae13c5d475cbccdca8a46
+ md5sums = 77f3812e07e9b99a4ff10277148b8262
md5sums = 5b26cb8e7fff160d1eccc183e8ae2d28
md5sums = 4429cf48928bf71e761df0f9b7dcbd8a
diff --git a/PKGBUILD b/PKGBUILD
index 5b22ba4e4218..0155f5b021a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('obhud')
pkgver=0.1.7
-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"
@@ -12,7 +12,7 @@ source=("https://github.com/nwg-piotr/obhud/raw/master/dist/obhud-0.1.7.tar.gz"
"https://github.com/nwg-piotr/obhud/raw/master/dist/obhud"
"https://github.com/nwg-piotr/obhud/raw/master/dist/obhud.conf")
-md5sums=('1f627a99402ae13c5d475cbccdca8a46'
+md5sums=('77f3812e07e9b99a4ff10277148b8262'
'5b26cb8e7fff160d1eccc183e8ae2d28'
'4429cf48928bf71e761df0f9b7dcbd8a')