diff --git a/extra/gjs/PKGBUILD b/extra/gjs/PKGBUILD index b7100f700..2d53f786c 100644 --- a/extra/gjs/PKGBUILD +++ b/extra/gjs/PKGBUILD @@ -5,7 +5,7 @@ # - configure with --enable-compile-warnings=no pkgname=gjs -pkgver=1.52.2 +pkgver=1.52.3 pkgrel=1 epoch=1 pkgdesc="Javascript Bindings for GNOME" @@ -15,7 +15,7 @@ license=(GPL) depends=(cairo gobject-introspection-runtime js52 gtk3) makedepends=(gobject-introspection git autoconf-archive xorg-server-xvfb) checkdepends=(valgrind) -_commit=9a331f9ba850f20734547eb3eaa2f4b1c79bb527 # tags/1.52.2^0 +_commit=9e63c335e84613a6e499c61aa1afcd5107c36b10 # tags/1.52.3^0 source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit") sha256sums=('SKIP')