Date: Sunday, March 8, 2020 @ 07:38:14 Author: heftig Revision: 377089
1.64.0-1 Modified: gjs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 07:36:01 UTC (rev 377088) +++ PKGBUILD 2020-03-08 07:38:14 UTC (rev 377089) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=gjs -pkgver=1.63.92 +pkgver=1.64.0 pkgrel=1 epoch=2 pkgdesc="Javascript Bindings for GNOME" @@ -13,7 +13,7 @@ makedepends=(gobject-introspection git sysprof meson) checkdepends=(valgrind xorg-server-xvfb) provides=(libgjs.so) -_commit=a205430d1f979e7dc36671ac5f515682fb36c413 # tags/1.63.92^0 +_commit=4f3cf93effd9f59c6132fd1be1a8d24bbf7acbd8 # tags/1.64.0^0 source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit") sha256sums=('SKIP')
