[arch-commits] Commit in gjs/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Mon Sep 24 19:02:59 UTC 2012
Date: Monday, September 24, 2012 @ 15:02:59
Author: jgc
Revision: 167019
upgpkg: gjs 1.34.0-1
1.34.0
Modified:
gjs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-09-24 18:57:55 UTC (rev 167018)
+++ PKGBUILD 2012-09-24 19:02:59 UTC (rev 167019)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=gjs
-pkgver=1.33.14
+pkgver=1.34.0
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=('e7c4865dadf39bb0e87cd3a613d364214c8e90fa5488e12474b1cb1fd7487c96')
+sha256sums=('3d62c717a0522a36c6faa1eb021872255e3cd285a72786afe23b7cca2e3084cb')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list