Date: Saturday, January 20, 2018 @ 10:14:33 Author: heftig Revision: 315177
1.50.3-1 Modified: gjs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-20 09:44:52 UTC (rev 315176) +++ PKGBUILD 2018-01-20 10:14:33 UTC (rev 315177) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=gjs -pkgver=1.50.2 +pkgver=1.50.3 pkgrel=1 epoch=1 pkgdesc="Javascript Bindings for GNOME" @@ -12,7 +12,7 @@ depends=(cairo gobject-introspection-runtime js52 gtk3) makedepends=(gobject-introspection git autoconf-archive xorg-server-xvfb) checkdepends=(valgrind) -_commit=9a97b89ac410091466961d8430ff4da399b83bbe # tags/1.50.2^0 +_commit=292106fea5318171aca450901bffc30a42f4680b # tags/1.50.3^0 source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit") sha256sums=('SKIP')
