summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Erik Hanson2010-12-20 16:55:41 +0100
committer Robby Workman2010-12-21 05:44:04 +0100
commitc03fb4364caa1392a5233485399f6e819e68f7fe (patch)
tree47fd2e341b2174579e0046a5cf2460256628d665
parent417daefed9f9eee6726dccb72fc6f822afc50046 (diff)
downloadslackbuilds-c03fb4364caa1392a5233485399f6e819e68f7fe.tar.gz
libraries/webkitgtk: Updated for version 1.3.4.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
-rw-r--r--libraries/webkitgtk/slack-desc2
-rw-r--r--libraries/webkitgtk/webkitgtk.SlackBuild2
-rw-r--r--libraries/webkitgtk/webkitgtk.info8
3 files changed, 6 insertions, 6 deletions
diff --git a/libraries/webkitgtk/slack-desc b/libraries/webkitgtk/slack-desc
index 73d83fd748..5c1981e4e1 100644
--- a/libraries/webkitgtk/slack-desc
+++ b/libraries/webkitgtk/slack-desc
@@ -5,7 +5,7 @@
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
- |-----handy-ruler----------------------------------------------------|
+ |-----handy-ruler------------------------------------------------------|
webkitgtk: WebKitGTK+ (GTK+ port of the WebKit)
webkitgtk:
webkitgtk: WebKit/GTK+ is the new GTK+ port of the WebKit, an open-source web
diff --git a/libraries/webkitgtk/webkitgtk.SlackBuild b/libraries/webkitgtk/webkitgtk.SlackBuild
index 77bea26915..0a14dc17ef 100644
--- a/libraries/webkitgtk/webkitgtk.SlackBuild
+++ b/libraries/webkitgtk/webkitgtk.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=webkitgtk
SRCNAM=webkit
-VERSION=1.3.3
+VERSION=1.3.4
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/webkitgtk/webkitgtk.info b/libraries/webkitgtk/webkitgtk.info
index 756f0e2e51..f16bb5a647 100644
--- a/libraries/webkitgtk/webkitgtk.info
+++ b/libraries/webkitgtk/webkitgtk.info
@@ -1,10 +1,10 @@
PRGNAM="webkitgtk"
-VERSION="1.3.3"
+VERSION="1.3.4"
HOMEPAGE="http://webkitgtk.org/"
-DOWNLOAD="http://webkitgtk.org/webkit-1.3.3.tar.gz"
-MD5SUM="22af6591b124610a8df55c7a87989349"
+DOWNLOAD="http://webkitgtk.org/webkit-1.3.4.tar.gz"
+MD5SUM="a46046e438c148ffbce6a438f86733bc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"
-APPROVED="dsomero"
+APPROVED="Niels Horn"