Date: Tuesday, April 28, 2020 @ 08:37:42 Author: heftig Revision: 381777
1.64.2-1 Modified: gjs/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-28 08:18:23 UTC (rev 381776) +++ PKGBUILD 2020-04-28 08:37:42 UTC (rev 381777) @@ -2,8 +2,8 @@ # Contributor: Ionut Biru <[email protected]> pkgname=gjs -pkgver=1.64.1 -pkgrel=2 +pkgver=1.64.2 +pkgrel=1 epoch=2 pkgdesc="Javascript Bindings for GNOME" url="https://wiki.gnome.org/Projects/Gjs" @@ -13,7 +13,7 @@ makedepends=(gobject-introspection git sysprof meson) checkdepends=(valgrind xorg-server-xvfb) provides=(libgjs.so) -_commit=0b0af102f6f28a8f7cbfa401ed6a9e1c528bb784 # tags/1.64.1^0 +_commit=85f1c7d1fd9ec984742af7e193e42eb643476607 # tags/1.64.2^0 source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit") sha256sums=('SKIP')
