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

Jan de Groot jgc at nymeria.archlinux.org
Tue Mar 25 22:52:30 UTC 2014


    Date: Tuesday, March 25, 2014 @ 23:52:29
  Author: jgc
Revision: 208722

upgpkg: gjs 1.40.0-1

Modified:
  gjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-25 22:43:09 UTC (rev 208721)
+++ PKGBUILD	2014-03-25 22:52:29 UTC (rev 208722)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gjs
-pkgver=1.39.90
+pkgver=1.40.0
 pkgrel=1
 pkgdesc="Javascript Bindings for GNOME"
 arch=(i686 x86_64)
@@ -9,8 +9,8 @@
 url="http://live.gnome.org/Gjs"
 license=(GPL)
 depends=(cairo gobject-introspection 'js>=17.0.0')
-source=(http://ftp.gnome.org/pub/gnome/sources/gjs/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('ebbb83caccbc03d863c77f3b1e9e1df1d42818a61acaed4026eeabf4d2741e62')
+source=(http://ftp.gnome.org/pub/gnome/sources/gjs/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('545fd7da8ee90ccd25d15c3eb8f1e59a1e04366237af6468613816fac840c8f9')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list