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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Jan 20 20:52:11 UTC 2009


    Date: Tuesday, January 20, 2009 @ 15:52:11
  Author: andyrtr
Revision: 24771

upgpkg: libwebkit 1.1.0-0.40023
    new snapshot, revision r40023

Modified:
  libwebkit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-20 20:49:33 UTC (rev 24770)
+++ PKGBUILD	2009-01-20 20:52:11 UTC (rev 24771)
@@ -2,8 +2,8 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=libwebkit
-pkgver=1.0.3 # see configure.ac
-_svnver=39852 # date: 20090113
+pkgver=1.1.0 # see configure.ac
+_svnver=40023 # date: 20090119
 pkgrel=0.${_svnver}
 pkgdesc="an opensource web content engine, derived from KHTML and KJS from KDE"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 replaces=('webgitgtk-svn')
 source=(http://builds.nightly.webkit.org/files/trunk/src/WebKit-r${_svnver}.tar.bz2)
 options=('!libtool')
-md5sums=('89c901c31b29ba21ee696f665ee039be')
+md5sums=('e5e77fb965c17e1bd9c537f86928f277')
 
 build() {
   cd ${srcdir}/WebKit-r${_svnver}




More information about the arch-commits mailing list