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

Jan Steffens heftig at archlinux.org
Fri Mar 30 18:03:11 UTC 2012


    Date: Friday, March 30, 2012 @ 14:03:11
  Author: heftig
Revision: 154790

1.32.0

Modified:
  gjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-30 18:03:06 UTC (rev 154789)
+++ PKGBUILD	2012-03-30 18:03:11 UTC (rev 154790)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gjs
-pkgver=1.31.22
+pkgver=1.32.0
 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=('bf40fd4e5fc9bcb0c67b180b1fbe5305f849f498793cd83009c6068927c3ec82')
+sha256sums=('b9f1dc156c15806824c936bb08ddc5048f52f6921654146c47025a62457108c0')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list