[arch-commits] Commit in gjs/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Tue Mar 29 18:55:40 UTC 2022


    Date: Tuesday, March 29, 2022 @ 18:55:40
  Author: heftig
Revision: 440904

1.72.0-1

Modified:
  gjs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-29 18:54:06 UTC (rev 440903)
+++ PKGBUILD	2022-03-29 18:55:40 UTC (rev 440904)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gjs
-pkgver=1.70.2
+pkgver=1.72.0
 pkgrel=1
 epoch=2
 pkgdesc="Javascript Bindings for GNOME"
@@ -9,13 +9,13 @@
 url="https://wiki.gnome.org/Projects/Gjs"
 arch=(x86_64)
 license=(GPL)
-depends=(cairo gobject-introspection-runtime js78 dconf readline
+depends=(cairo gobject-introspection-runtime js91 dconf readline
          libsysprof-capture)
 makedepends=(gobject-introspection git meson dbus)
 checkdepends=(xorg-server-xvfb gtk3 gtk4)
 provides=(libgjs.so)
 options=(debug)
-_commit=167ea2951f2b0f56016dece95b1282e921600993  # tags/1.70.2^0
+_commit=f0341aaa64318752272c4c6a3aef335401f1b3c9  # tags/1.72.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list