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

Ionut Biru ibiru at archlinux.org
Mon Apr 4 14:59:48 UTC 2011


    Date: Monday, April 4, 2011 @ 10:59:48
  Author: ibiru
Revision: 117650

upgpkg: gjs 0.7.14-1
update to 0.7.14

Modified:
  gjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-04 14:51:14 UTC (rev 117649)
+++ PKGBUILD	2011-04-04 14:59:48 UTC (rev 117650)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 pkgname=gjs
-pkgver=0.7.13
-pkgrel=2
+pkgver=0.7.14
+pkgrel=1
 pkgdesc="Javascript Bindings for GNOME"
 arch=('i686' 'x86_64')
 url="http://live.gnome.org/Gjs"
@@ -10,7 +10,7 @@
 depends=('gobject-introspection' 'xulrunner')
 options=('!libtool')
 source=(http://download.gnome.org/sources/${pkgname}/0.7/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('6ebd0327e2033ef827a8a9a5d2695faebfe5ea0db99c6e7dcfa0a296b9dd91eb')
+sha256sums=('3af6f449a505c419d4a0e5938737da8d1b9b09b33710cc1ac1edee2eaa86e348')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list