desktop/sxhkd: Updated for version 0.5.9.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Panagiotis Nikolaou 2018-06-17 18:11:09 +01:00 committed by David Spencer
parent c2816ab5a7
commit ba3caeeccd
2 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
# Slackware build script for sxhkd
# Copyright 2013-2014 John Vogel Corning, NY USA
# Copyright 2017 Panagiotis Nikolaou, Culver City, CA
# Copyright 2017-2018 Panagiotis Nikolaou, Culver City, CA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sxhkd
VERSION=${VERSION:-0.5.8}
VERSION=${VERSION:-0.5.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -71,7 +71,7 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
sed -i "s|share/man|man|" Makefile
sed -i "s|share/doc/\$(NAME)|doc/$PRGNAM-$VERSION|" Makefile
sed -i "s|share/doc/\$(OUT)|doc/$PRGNAM-$VERSION|" Makefile
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \

View File

@ -1,8 +1,8 @@
PRGNAM="sxhkd"
VERSION="0.5.8"
VERSION="0.5.9"
HOMEPAGE="https://github.com/baskerville/sxhkd"
DOWNLOAD="https://github.com/baskerville/sxhkd/archive/0.5.8/sxhkd-0.5.8.tar.gz"
MD5SUM="1fbd4590cdbf021856b1e7b9c614d59f"
DOWNLOAD="https://github.com/baskerville/sxhkd/archive/0.5.9/sxhkd-0.5.9.tar.gz"
MD5SUM="3e5456555c809ed554ff416b165d3699"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""