From 6a4975166c6754fc5b101b433924a51a180099f0 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 15 Oct 2010 20:51:38 +0000 Subject: Update to 1.2.5 --- webkitgtk/build/webkitgtk.SlackBuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/webkitgtk/build/webkitgtk.SlackBuild b/webkitgtk/build/webkitgtk.SlackBuild index e5c98e87..07159c1c 100755 --- a/webkitgtk/build/webkitgtk.SlackBuild +++ b/webkitgtk/build/webkitgtk.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # $Id$ -# Copyright (c) 2009,2010 Eric Hameleers, Eindhoven, NL +# Copyright 2009, 2010 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -36,6 +36,8 @@ # * Update. # 1.2.1-1: 01/jun/2010 by Eric Hameleers # * Update. +# 1.2.5-1: 15/oct/2010 by Eric Hameleers +# * Update. # # Run 'sh webkitgtk.SlackBuild' to build a Slackware package. # The package (.tgz) and .txt file as well as build logs are created in /tmp . @@ -47,7 +49,7 @@ PRGNAM=webkitgtk SRCNAM=webkit -VERSION=${VERSION:-1.2.1} +VERSION=${VERSION:-1.2.5} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad