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

Ionut Biru ibiru at archlinux.org
Mon Mar 5 20:00:00 UTC 2012


    Date: Monday, March 5, 2012 @ 15:00:00
  Author: ibiru
Revision: 152246

update to 1.31.20

Modified:
  gjs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-05 19:44:03 UTC (rev 152245)
+++ PKGBUILD	2012-03-05 20:00:00 UTC (rev 152246)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gjs
-pkgver=1.30.1
+pkgver=1.31.20
 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=('f5db07ddf70458a33a5d0bdf83f84070fc234237ecb0d49a8676e67b52119a05')
+sha256sums=('4601f1423dbc0326529cba95cd0475a32ca62ee3215812665cf58e32080a9d11')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list