[arch-commits] Commit in libwebkit/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Jun 13 14:52:11 UTC 2009


    Date: Saturday, June 13, 2009 @ 10:52:11
  Author: andyrtr
Revision: 42390

upgpkg: libwebkit 1.1.9-1
    new version 1.1.9

Modified:
  libwebkit/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-13 14:47:47 UTC (rev 42389)
+++ PKGBUILD	2009-06-13 14:52:11 UTC (rev 42390)
@@ -2,20 +2,20 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=libwebkit
-pkgver=1.1.8
-pkgrel=2
+pkgver=1.1.9
+pkgrel=1
 pkgdesc="an opensource web content engine, derived from KHTML and KJS from KDE"
 arch=('i686' 'x86_64')
 url="http://webkitgtk.org/"
 license=('custom')
-depends=('libxt' 'libxslt' 'sqlite3' 'gtk2>=2.16.1' 'icu>=4.2' 'gstreamer0.10-base' 'libsoup>=2.26.2' 'enchant>=1.4.2')
+depends=('libxt' 'libxslt' 'sqlite3' 'gtk2>=2.16.2' 'icu>=4.2' 'gstreamer0.10-base' 'libsoup>=2.26.2' 'enchant>=1.4.2')
 makedepends=('gperf' 'gtk-doc>=1.11')
 provides=('webkitgtk-svn')
 conflicts=('webkitgtk-svn')
 replaces=('webgitgtk-svn')
 source=(http://webkitgtk.org/webkit-${pkgver}.tar.gz)
 options=('!libtool')
-md5sums=('0991b4f3c2ef0d09e8c5ac0737dfeba1')
+md5sums=('c9bc52c713b0ab7aefe57022de6eb24b')
 
 build() {
   cd ${srcdir}/webkit-${pkgver}




More information about the arch-commits mailing list