webkitgtk: update to 2.0.3.
This commit is contained in:
parent
29bad5ba19
commit
60d0e3cb2f
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'webkitgtk'
|
||||
pkgname=webkitgtk
|
||||
version=2.0.2
|
||||
version=2.0.3
|
||||
revision=1
|
||||
short_desc="GTK+3 port of the WebKit browser engine"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://webkitgtk.org/"
|
||||
license="LGPL-2.1, Simplified BSD (2 clause)"
|
||||
distfiles="${homepage}/releases/${pkgname}-${version}.tar.xz"
|
||||
checksum=c3685032545eb4c23f3f56826817783a6963ad59bd7bbf806705059b3d8caeb2
|
||||
checksum=9bf8a32afbf087c4fc2c652b193a52c44b180735ba9c7c8db88137904d458e1b
|
||||
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gtk=3.0 --enable-introspection"
|
||||
|
|
Loading…
Reference in New Issue