diff --git a/extra/gjs/PKGBUILD b/extra/gjs/PKGBUILD index ca6724881..af7dfd3ab 100644 --- a/extra/gjs/PKGBUILD +++ b/extra/gjs/PKGBUILD @@ -5,17 +5,17 @@ # - configure with --enable-compile-warnings=no pkgname=gjs -pkgver=1.50.1 +pkgver=1.50.2 pkgrel=1 pkgdesc="Javascript Bindings for GNOME" url="https://wiki.gnome.org/Projects/Gjs" -arch=(i686 x86_64) +arch=(x86_64) license=(GPL) depends=(cairo gobject-introspection-runtime js52 gtk3) makedepends=(gobject-introspection git autoconf-archive xorg-server-xvfb) checkdepends=(valgrind) -_commit=b1b7b14bd54e108fde97eea9247e2636c8d760cf # tags/1.50.1^0 -source=("git+https://git.gnome.org/browse/gjs#commit=$_commit") +_commit=9a97b89ac410091466961d8430ff4da399b83bbe # tags/1.50.2^0 +source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit") sha256sums=('SKIP') pkgver() {