diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2010-03-03 14:21:28 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 13:24:16 +0200 |
commit | 88178a0d42ac3b51a913c70aaabdcd4faa477e47 (patch) | |
tree | e42de11f2b3f62c198806991953e3585f5721999 /multimedia/schroedinger/schroedinger.SlackBuild | |
parent | 5cbb376061e1eb5baa7bb0ce44c852350c6873f8 (diff) |
multimedia/schroedinger: Updated for version 1.0.8.
Diffstat (limited to 'multimedia/schroedinger/schroedinger.SlackBuild')
-rw-r--r-- | multimedia/schroedinger/schroedinger.SlackBuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/schroedinger/schroedinger.SlackBuild b/multimedia/schroedinger/schroedinger.SlackBuild index 0620d6380470..adb5ba22384e 100644 --- a/multimedia/schroedinger/schroedinger.SlackBuild +++ b/multimedia/schroedinger/schroedinger.SlackBuild @@ -3,13 +3,13 @@ # Slackware Package Build Script for Schroedinger # Home Page http://www.diracvideo.org/ -# Copyright (c) 2008-2009, Nishant Limbachia, Hoffman Est, IL, USA (nishant@mnspace.net) +# Copyright (c) 2008-2010, Nishant Limbachia, Hoffman Estates, IL, USA (nishant _AT_ mnspace _DOT_ net) # All rights reserved. # -# Redistribution and use of this script, with or without modification, is +# Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: # -# 1. Redistributions of script must retain the above copyright notice, +# 1. Redistributions of script must retain the above copyright notice, # this list of conditions and the following disclaimer. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS @@ -25,7 +25,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=schroedinger -VERSION=1.0.7 +VERSION=1.0.8 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |