mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
libraries/webkitgtk: Updated for version 1.3.4.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
417daefed9
commit
c03fb4364c
3 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=webkitgtk
|
||||
SRCNAM=webkit
|
||||
VERSION=1.3.3
|
||||
VERSION=1.3.4
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue