diff options
author | markus reichelt <slackbuilds@mareichelt.de> | 2010-12-19 15:18:01 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-12-19 15:18:01 -0600 |
commit | 3f7c858b5ceb1159496d6ae4660b335c28be4363 (patch) | |
tree | 05eaa8b706361f64bf7921334778aefd485d8de6 /network/opera/opera.SlackBuild | |
parent | 10def260f60aa5f23d2af7e03255900cffb0b724 (diff) | |
download | slackbuilds-3f7c858b5ceb1159496d6ae4660b335c28be4363.tar.gz |
network/opera: Updated for version 11.00 (new maintainer).
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/opera/opera.SlackBuild')
-rw-r--r-- | network/opera/opera.SlackBuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index 98d9520192..da25720eeb 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -23,9 +23,11 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# Maintained by markus reichelt <slackbuilds@mareichelt.de> 0xCCEEF115 + PRGNAM=opera -VERSION=10.63 -REVNO=6450 +VERSION=11.00 +REVNO=1156 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |