From 04829c3f4036db59f792bcb0501a9981cd09e74a Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Tue, 27 Mar 2012 20:05:04 +0200
Subject: [PATCH] gjs: update to 1.32.0.

---
 srcpkgs/gjs/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gjs/template b/srcpkgs/gjs/template
index 844d9d931e..2dd1c2e13d 100644
--- a/srcpkgs/gjs/template
+++ b/srcpkgs/gjs/template
@@ -1,13 +1,13 @@
 # Template file for 'gjs'
 pkgname=gjs
-version=1.31.22
+version=1.32.0
 homepage="http://live.gnome.org/Gjs"
-distfiles="${GNOME_SITE}/$pkgname/1.31/$pkgname-$version.tar.xz"
+distfiles="${GNOME_SITE}/$pkgname/1.32/$pkgname-$version.tar.xz"
 build_style=gnu-configure
 short_desc="Mozilla-based javascript bindings for the GNOME platform"
 maintainer="Juan RP <xtraeme@gmail.com>"
 license="MPL-1.1, LGPL-2.1, GPL-2"
-checksum=bf40fd4e5fc9bcb0c67b180b1fbe5305f849f498793cd83009c6068927c3ec82
+checksum=b9f1dc156c15806824c936bb08ddc5048f52f6921654146c47025a62457108c0
 long_desc="
  Makes it possible for applications to use all of GNOME's platform libraries
  using the Javascript language. It's mainly based on the Mozilla javascript