Date: Thursday, April 13, 2017 @ 13:35:42 Author: jgc Revision: 292689
upgpkg: gjs 1.48.1+1+gced4c15-1 Modified: gjs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-13 11:10:35 UTC (rev 292688) +++ PKGBUILD 2017-04-13 13:35:42 UTC (rev 292689) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=gjs -pkgver=1.48.0+5+ga6f0735 +pkgver=1.48.1+1+gced4c15 pkgrel=1 pkgdesc="Javascript Bindings for GNOME" arch=(i686 x86_64) @@ -10,7 +10,7 @@ license=(GPL) depends=(cairo gobject-introspection-runtime 'js38' 'gtk3') makedepends=('gobject-introspection' 'git' 'gnome-common') -_commit=a6f07354a1c6f58d78585be9edefb393c4ca8584 # master +_commit=ced4c15fc2f308e1e75281261d3ca9911606c337 # gnome-3-24 source=("git://git.gnome.org/gjs#commit=$_commit") sha256sums=('SKIP')
