From 14c1a4881c1c38bf6fbc81f6dda5daff13afb64f Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 24 Sep 2018 12:36:31 +0000 Subject: [PATCH] extra/gjs to 1.54.1-1 --- extra/gjs/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/gjs/PKGBUILD b/extra/gjs/PKGBUILD index 51cf7d025..341ad9a80 100644 --- a/extra/gjs/PKGBUILD +++ b/extra/gjs/PKGBUILD @@ -5,7 +5,7 @@ # - configure with --enable-compile-warnings=no pkgname=gjs -pkgver=1.54.0+3+g15cf7c29 +pkgver=1.54.1 pkgrel=1 epoch=2 pkgdesc="Javascript Bindings for GNOME" @@ -15,7 +15,7 @@ license=(GPL) depends=(cairo gobject-introspection-runtime js60 gtk3) makedepends=(gobject-introspection git autoconf-archive xorg-server-xvfb) checkdepends=(valgrind) -_commit=15cf7c29d32785e3877f529154404b0906cba1f5 # gnome-3-30 +_commit=f9fc622d5fb7f3a85b09de564f1e1c4ccfd47913 # tags/1.54.1^0 source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit") sha256sums=('SKIP')