Date: Wednesday, March 21, 2012 @ 14:20:08 Author: ibiru Revision: 154027
update to 1.31.22 Modified: gjs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-03-21 18:06:51 UTC (rev 154026) +++ PKGBUILD 2012-03-21 18:20:08 UTC (rev 154027) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> 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 @@ 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"
