[arch-commits] Commit in gjs/trunk (PKGBUILD)
    Jan Steffens 
    heftig at archlinux.org
       
    Thu Oct  2 21:16:56 UTC 2014
    
    
  
    Date: Thursday, October 2, 2014 @ 23:16:56
  Author: heftig
Revision: 223784
1.42.0
Modified:
  gjs/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-02 21:10:24 UTC (rev 223783)
+++ PKGBUILD	2014-10-02 21:16:56 UTC (rev 223784)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gjs
-pkgver=1.41.91
+pkgver=1.42.0
 pkgrel=1
 pkgdesc="Javascript Bindings for GNOME"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=(cairo gobject-introspection 'js>=17.0.0')
 makedepends=('python2')
 source=(http://ftp.gnome.org/pub/gnome/sources/gjs/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('ca0b861cce674e757b746f28d331b3419a71e2ada3cacf31fb778cbff3edde62')
+sha256sums=('0c9afb7d5be6ead5b68059596f08eb7c3902b1676ee9c8846aa8df09647dba13')
 
 build() {
   cd $pkgname-$pkgver
    
    
More information about the arch-commits
mailing list