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

Jan de Groot jgc at archlinux.org
Mon Mar 29 06:55:53 UTC 2010


    Date: Monday, March 29, 2010 @ 02:55:53
  Author: jgc
Revision: 73865

upgpkg: seed 2.30.0-1
Update to 2.30.0

Modified:
  seed/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-29 06:50:26 UTC (rev 73864)
+++ PKGBUILD	2010-03-29 06:55:53 UTC (rev 73865)
@@ -1,20 +1,20 @@
-#$Id: $
+#$Id$
 #Maintainer: Jan de Groot <jgc at archlinux.org>
 #Contributor: Bruce Cowan <bcowan at fastmail.co.uk>
 #Contributor: Matt Arsenault <arsenm2 at rpi.edu>
 
 pkgname=seed
-pkgver=2.29.91.1
+pkgver=2.30.0
 pkgrel=1
 pkgdesc="Library and interpreter for JavaScript with GObject type system bindings."
 arch=('i686' 'x86_64')
 url="http://live.gnome.org/Seed/"
 license=('LGPL')
 options=('!libtool')
-depends=('mpfr>=2.4.2' 'libwebkit>=1.1.21' 'gnome-js-common>=0.1.2' 'gobject-introspection>=0.6.7')
+depends=('mpfr>=2.4.2' 'libwebkit>=1.1.90' 'gnome-js-common>=0.1.2' 'gobject-introspection>=0.6.9')
 makedepends=('intltool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.29/${pkgname}-$pkgver.tar.bz2)
-sha256sums=('609274b252737ddb6a13088e183cab26afefcd31074721cf0e629764e47246ae')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.30/${pkgname}-$pkgver.tar.bz2)
+sha256sums=('3b5e7babd1e14793829c9d521319cbf2af9a66bea604c5dc80a9885558f00361')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


Property changes on: seed/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
   + Id




More information about the arch-commits mailing list