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

Ionut Biru ibiru at archlinux.org
Sun Mar 21 15:39:35 UTC 2010


    Date: Sunday, March 21, 2010 @ 11:39:35
  Author: ibiru
Revision: 72912

update to 0.6

Modified:
  gjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-21 15:30:30 UTC (rev 72911)
+++ PKGBUILD	2010-03-21 15:39:35 UTC (rev 72912)
@@ -1,16 +1,16 @@
 # $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.ro>
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
 pkgname=gjs
-pkgver=0.5
+pkgver=0.6
 pkgrel=1
 pkgdesc="Javascript Bindings for GNOME"
 arch=('i686' 'x86_64')
 url="http://live.gnome.org/Gjs"
 license=('GPL')
-depends=('gobject-introspection' 'xulrunner>=1.9.2')
+depends=('gobject-introspection>=0.6.9' 'xulrunner>=1.9.2')
 options=('!libtool')
-source=(http://download.gnome.org/sources/$pkgname/0.5/$pkgname-$pkgver.tar.bz2)
-sha256sums=('aac7629044a1be9c7ec0d0163854681071f5f90fb2e567e306280ae87b921dc0')
+source=(http://download.gnome.org/sources/$pkgname/0.6/$pkgname-$pkgver.tar.bz2)
+sha256sums=('5c5a54bbb819bfaea1e0e76f0508467e8d5690360ab550e1284951d905a56e5d')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list