summaryrefslogtreecommitdiffstats
path: root/desktop/openbox/openbox.SlackBuild
diff options
context:
space:
mode:
author Chess Griffin <chess@chessgriffin.com>2010-04-17 16:30:34 -0500
committer Erik Hanson <erik@slackbuilds.org>2010-05-15 10:38:16 +0200
commitb2d07b39fdf132848eca5669e29c81f79f34c951 (patch)
tree2928b032b2164223fff241a3bb8067879751b66e /desktop/openbox/openbox.SlackBuild
parent21cc68d88db39c4cfd226f61c99d47a3fe458212 (diff)
downloadslackbuilds-b2d07b39fdf132848eca5669e29c81f79f34c951.tar.gz
slackbuilds-b2d07b39fdf132848eca5669e29c81f79f34c951.tar.xz
desktop/openbox: Updated for version 3.4.11.
Diffstat (limited to 'desktop/openbox/openbox.SlackBuild')
-rw-r--r--desktop/openbox/openbox.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/openbox/openbox.SlackBuild b/desktop/openbox/openbox.SlackBuild
index 743761d657..9081903583 100644
--- a/desktop/openbox/openbox.SlackBuild
+++ b/desktop/openbox/openbox.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Openbox
-# Copyright 2006-2009 Chess Griffin <chess@chessgriffin.com>
+# Copyright 2006-2010 Chess Griffin <chess@chessgriffin.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,9 +27,9 @@
# by Phillip Warner <pc_warner@yahoo.com>
PRGNAM=openbox
-VERSION=${VERSION:-3.4.7.2}
+VERSION=${VERSION:-3.4.11}
ARCH=${ARCH:-i486}
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
CWD=$(pwd)