diff options
author | Maximilian Dietrich <dxm@openmailbox.org> | 2013-12-05 23:07:08 +0100 |
---|---|---|
committer | Maximilian Dietrich <dxm@openmailbox.org> | 2013-12-05 23:07:08 +0100 |
commit | 419ca96855e3f9454038d11bb75617638c04da93 (patch) | |
tree | 32173de6f898fd116218b65df2dd27931c5816c6 /sxhkd | |
parent | 791e631e747e453dafe022ab28723d1176db3f9b (diff) | |
download | contrib-419ca96855e3f9454038d11bb75617638c04da93.tar.gz contrib-419ca96855e3f9454038d11bb75617638c04da93.tar.xz |
sxhkd: 0.5.2 -> 0.5.3
Diffstat (limited to 'sxhkd')
-rw-r--r-- | sxhkd/.md5sum | 2 | ||||
-rw-r--r-- | sxhkd/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sxhkd/.md5sum b/sxhkd/.md5sum index f0cfb935f..5eb4a052c 100644 --- a/sxhkd/.md5sum +++ b/sxhkd/.md5sum @@ -1 +1 @@ -eadf34be9dd6c9091815f9214cb24f1d 0.5.2.tar.gz +1bca555b0eae317b1dcde37e8545beb4 0.5.3.tar.gz diff --git a/sxhkd/Pkgfile b/sxhkd/Pkgfile index 2e7cc661d..8ae44cfab 100644 --- a/sxhkd/Pkgfile +++ b/sxhkd/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-xcb-util xorg-xcb-util-keysyms name=sxhkd -version=0.5.2 +version=0.5.3 release=1 source=(https://github.com/baskerville/$name/archive/$version.tar.gz) |