desktop/spectrwm: Updated for version 2.5.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2014-05-09 11:40:49 +07:00 committed by Willy Sudiarto Raharjo
parent eb094c016a
commit 61bfa9e37d
3 changed files with 4 additions and 5 deletions

View file

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=spectrwm
VERSION=${VERSION:-2.5.0}
VERSION=${VERSION:-2.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -70,7 +70,6 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
gzip -dc $CWD/patches/01-spectrwm_1_manual.diff.gz |patch -p1
cd linux
CFLAGS="$SLKCFLAGS" make \
PREFIX=/usr \

View file

@ -1,8 +1,8 @@
PRGNAM="spectrwm"
VERSION="2.5.0"
VERSION="2.5.1"
HOMEPAGE="https://opensource.conformal.com/wiki/spectrwm"
DOWNLOAD="https://opensource.conformal.com/snapshots/spectrwm/spectrwm-2.5.0.tgz"
MD5SUM="22355256693393779b2d366d312c4577"
DOWNLOAD="https://opensource.conformal.com/snapshots/spectrwm/spectrwm-2.5.1.tgz"
MD5SUM="d9aec3342920e31cbe60f1032571043a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""