summaryrefslogtreecommitdiff
path: root/gnome-unstable/gjs
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/gjs')
-rw-r--r--gnome-unstable/gjs/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/gjs/PKGBUILD b/gnome-unstable/gjs/PKGBUILD
index 471c9a68f..6eedda9f6 100644
--- a/gnome-unstable/gjs/PKGBUILD
+++ b/gnome-unstable/gjs/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 152779 2012-03-09 16:16:24Z ibiru $
+# $Id: PKGBUILD 154028 2012-03-21 18:20:57Z ibiru $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gjs
-pkgver=1.31.20
+pkgver=1.31.22
pkgrel=1
pkgdesc="Javascript Bindings for GNOME"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('cairo' 'dbus-glib' 'gobject-introspection' 'js')
options=('!libtool')
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4601f1423dbc0326529cba95cd0475a32ca62ee3215812665cf58e32080a9d11')
+sha256sums=('bf40fd4e5fc9bcb0c67b180b1fbe5305f849f498793cd83009c6068927c3ec82')
build() {
cd "$srcdir/$pkgname-$pkgver"