diff options
-rw-r--r-- | desktop/openbox/openbox.SlackBuild | 6 | ||||
-rw-r--r-- | desktop/openbox/openbox.info | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/desktop/openbox/openbox.SlackBuild b/desktop/openbox/openbox.SlackBuild index 743761d6572f..9081903583f5 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 606f056c8f40..39daad185d76 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" |