Date: Thursday, April 20, 2017 @ 07:54:29 Author: heftig Revision: 293306
1.48.1+5+ga8e4c71-1 Modified: gjs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-20 07:54:10 UTC (rev 293305) +++ PKGBUILD 2017-04-20 07:54:29 UTC (rev 293306) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=gjs -pkgver=1.48.1+1+gced4c15 +pkgver=1.48.1+5+ga8e4c71 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=ced4c15fc2f308e1e75281261d3ca9911606c337 # gnome-3-24 +_commit=a8e4c71a3e582d30962438c1affdbebf0cf2e690 # gnome-3-24 source=("git://git.gnome.org/gjs#commit=$_commit") sha256sums=('SKIP')
