desktop/mcwm: Updated DEPS.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Leonard Schmidt 2014-11-18 02:51:39 +07:00 committed by Willy Sudiarto Raharjo
parent e16a41618b
commit e285b5ae73
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for mcwm
# Copyright 2014 Leonard Schmidt <lems@gmx.net>
# Copyright 2014 Leonard Schmidt <lems@mailbox.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
PRGNAM=mcwm
VERSION=${VERSION:-20130209_2}
SRCVER=${SRCVER:-20130209-2}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://hack.org/mc/projects/mcwm/mcwm-20130209-2.tar.bz2"
MD5SUM="d36a625c966067c80cf9f14609a21921"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="9menu xdotool"
MAINTAINER="Leonard Schmidt"
EMAIL="lems@gmx.net"
EMAIL="lems@mailbox.org"