Date: Monday, May 7, 2018 @ 00:19:39 Author: heftig Revision: 323404 1.52.3-1
Modified: gjs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-06 21:32:56 UTC (rev 323403) +++ PKGBUILD 2018-05-07 00:19:39 UTC (rev 323404) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=gjs -pkgver=1.52.2 +pkgver=1.52.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=9a331f9ba850f20734547eb3eaa2f4b1c79bb527 # tags/1.52.2^0 +_commit=9e63c335e84613a6e499c61aa1afcd5107c36b10 # tags/1.52.3^0 source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit") sha256sums=('SKIP')
