mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
desktop/mcwm: Updated DEPS.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e16a41618b
commit
e285b5ae73
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue