Date: Saturday, March 28, 2020 @ 15:18:28 Author: heftig Revision: 378598
1.64.1-1 Modified: gjs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-28 15:17:40 UTC (rev 378597) +++ PKGBUILD 2020-03-28 15:18:28 UTC (rev 378598) @@ -2,7 +2,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=gjs -pkgver=1.64.0 +pkgver=1.64.1 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=4f3cf93effd9f59c6132fd1be1a8d24bbf7acbd8 # tags/1.64.0^0 +_commit=0b0af102f6f28a8f7cbfa401ed6a9e1c528bb784 # tags/1.64.1^0 source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit") sha256sums=('SKIP')
