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

Jan Steffens heftig at archlinux.org
Tue Oct 27 22:32:24 UTC 2015


    Date: Tuesday, October 27, 2015 @ 23:32:24
  Author: heftig
Revision: 249808

1.44.0

Modified:
  gjs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-27 20:31:55 UTC (rev 249807)
+++ PKGBUILD	2015-10-27 22:32:24 UTC (rev 249808)
@@ -2,7 +2,7 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gjs
-pkgver=1.43.3
+pkgver=1.44.0
 pkgrel=1
 pkgdesc="Javascript Bindings for GNOME"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=(cairo gobject-introspection-runtime 'js>=24.2.0' 'gtk3')
 makedepends=('gobject-introspection')
 source=(http://ftp.gnome.org/pub/gnome/sources/gjs/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('82b54dd4590ea1622d19b2e27978bcb9c2c5b46922e1e1780ea79b6a28aa1c4e')
+sha256sums=('88c960f6ad47a6931d123f5d6317d13704f58572f68a4391913a254ff27dce80')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list