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

Jan de Groot jgc at archlinux.org
Thu Sep 6 21:31:00 UTC 2012


    Date: Thursday, September 6, 2012 @ 17:31:00
  Author: jgc
Revision: 166356

upgpkg: gjs 1.33.10-1

Update to 1.33.10

Modified:
  gjs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-06 21:24:56 UTC (rev 166355)
+++ PKGBUILD	2012-09-06 21:31:00 UTC (rev 166356)
@@ -2,8 +2,8 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gjs
-pkgver=1.32.0
-pkgrel=2
+pkgver=1.33.10
+pkgrel=1
 pkgdesc="Javascript Bindings for GNOME"
 arch=('i686' 'x86_64')
 url="http://live.gnome.org/Gjs"
@@ -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=('b9f1dc156c15806824c936bb08ddc5048f52f6921654146c47025a62457108c0')
+sha256sums=('b856e329eac8208e6618d7e5a7176828ffcc8bb8bb72cf13c34d66524d0ecafd')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list