[arch-commits] Commit in gjs/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Wed Sep 19 09:16:56 UTC 2012
Date: Wednesday, September 19, 2012 @ 05:16:56
Author: jgc
Revision: 166789
upgpkg: gjs 1.33.14-1
Update to 1.33.14
Modified:
gjs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-09-19 09:06:40 UTC (rev 166788)
+++ PKGBUILD 2012-09-19 09:16:56 UTC (rev 166789)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=gjs
-pkgver=1.33.10
+pkgver=1.33.14
pkgrel=1
pkgdesc="Javascript Bindings for GNOME"
arch=('i686' 'x86_64')
@@ -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=('b856e329eac8208e6618d7e5a7176828ffcc8bb8bb72cf13c34d66524d0ecafd')
+sha256sums=('e7c4865dadf39bb0e87cd3a613d364214c8e90fa5488e12474b1cb1fd7487c96')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list