summaryrefslogtreecommitdiff
path: root/extra/gjs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gjs/PKGBUILD')
-rw-r--r--extra/gjs/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gjs/PKGBUILD b/extra/gjs/PKGBUILD
index 75a753083..077e80635 100644
--- a/extra/gjs/PKGBUILD
+++ b/extra/gjs/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 210443 2014-04-14 20:06:17Z jgc $
+# $Id: PKGBUILD 211213 2014-04-18 11:07:55Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gjs
-pkgver=1.40.0
+pkgver=1.40.1
pkgrel=1
pkgdesc="Javascript Bindings for GNOME"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ 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:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('545fd7da8ee90ccd25d15c3eb8f1e59a1e04366237af6468613816fac840c8f9')
+sha256sums=('2f0d80ec96c6284785143abe51377d8a284977ea6c3cf0cef1020d92eae41793')
build() {
cd $pkgname-$pkgver