summaryrefslogtreecommitdiffstats
path: root/desktop
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
parent21cc68d88db39c4cfd226f61c99d47a3fe458212 (diff)
downloadslackbuilds-b2d07b39fdf132848eca5669e29c81f79f34c951.tar.gz
slackbuilds-b2d07b39fdf132848eca5669e29c81f79f34c951.tar.xz
desktop/openbox: Updated for version 3.4.11.
Diffstat (limited to 'desktop')
-rw-r--r--desktop/openbox/openbox.SlackBuild6
-rw-r--r--desktop/openbox/openbox.info8
2 files changed, 7 insertions, 7 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)
diff --git a/desktop/openbox/openbox.info b/desktop/openbox/openbox.info
index 606f056c8f..39daad185d 100644
--- a/desktop/openbox/openbox.info
+++ b/desktop/openbox/openbox.info
@@ -1,10 +1,10 @@
PRGNAM="openbox"
-VERSION="3.4.7.2"
+VERSION="3.4.11"
HOMEPAGE="http://icculus.org/openbox/"
-DOWNLOAD="http://icculus.org/openbox/releases/openbox-3.4.7.2.tar.gz"
+DOWNLOAD="http://icculus.org/openbox/releases/openbox-3.4.11.tar.gz"
+MD5SUM="bbbb93c1a4fc8048f2a8ceb4179882a5"
DOWNLOAD_x86_64=""
-MD5SUM="9e7589e90519bc6ac2f4656ea6869439"
MD5SUM_x86_64=""
MAINTAINER="Chess Griffin"
EMAIL="chess@chessgriffin.com"
-APPROVED="dsomero"
+APPROVED="Erik Hanson"