Date: Wednesday, April 18, 2018 @ 08:27:38 Author: heftig Revision: 322166
1.52.2-1 Modified: gjs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-18 08:19:01 UTC (rev 322165) +++ PKGBUILD 2018-04-18 08:27:38 UTC (rev 322166) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=gjs -pkgver=1.52.1 +pkgver=1.52.2 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=73751baa0247cb74791f923ea93017e4d5c12c2d # tags/1.52.1^0 +_commit=9a331f9ba850f20734547eb3eaa2f4b1c79bb527 # tags/1.52.2^0 source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit") sha256sums=('SKIP')
