From 4c19abaf2ebe64bf28edbd108ace95d0ae453b97 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 9 Aug 2016 23:52:10 +0000 Subject: openbox: updated to 3.6.1 --- openbox/build/openbox.SlackBuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'openbox') diff --git a/openbox/build/openbox.SlackBuild b/openbox/build/openbox.SlackBuild index e432fd8e..9d0f578d 100755 --- a/openbox/build/openbox.SlackBuild +++ b/openbox/build/openbox.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # $Id$ -# Copyright 2008, 2009, 2013 Eric Hameleers, Eindhoven, NL +# Copyright 2008, 2009, 2013, 2016 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -34,6 +34,8 @@ # * Initial build. # 3.5.0-1: 16/may/2013 by Eric Hameleers # * Update. Borrow some of the good stuff from the SBo script. +# 3.6.1-1: 09/aug/2016 by Eric Hameleers +# * Update. # # Run 'sh openbox.SlackBuild' to build a Slackware package. # The package (.tgz) plus descriptive .txt file are created in /tmp . @@ -42,7 +44,7 @@ # ----------------------------------------------------------------------------- PRGNAM=openbox -VERSION=${VERSION:-3.5.0} +VERSION=${VERSION:-3.6.1} BUILD=${BUILD:-1} TAG=${TAG:-alien} -- cgit v1.2.3