Date: Monday, July 6, 2020 @ 19:54:06 Author: heftig Revision: 390919
1.64.4-1 Modified: gjs/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-06 19:51:22 UTC (rev 390918) +++ PKGBUILD 2020-07-06 19:54:06 UTC (rev 390919) @@ -1,8 +1,8 @@ -# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> +# Maintainer: Jan Alexander Steffens (heftig) <[email protected]> # Contributor: Ionut Biru <[email protected]> pkgname=gjs -pkgver=1.64.3 +pkgver=1.64.4 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=2b099f61dfc93529925bb117f53fcf63be76c3f7 # tags/1.64.3^0 +_commit=b35f834a27d31dec27cb71662da60637854020c4 # tags/1.64.4^0 source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit") sha256sums=('SKIP')
