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

Jan Steffens heftig at gemini.archlinux.org
Fri Feb 11 23:01:17 UTC 2022


    Date: Friday, February 11, 2022 @ 23:01:17
  Author: heftig
Revision: 436960

1.70.1-2: FS#73716 drop valgrind checkdepends

Modified:
  gjs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-11 23:00:23 UTC (rev 436959)
+++ PKGBUILD	2022-02-11 23:01:17 UTC (rev 436960)
@@ -3,7 +3,7 @@
 
 pkgname=gjs
 pkgver=1.70.1
-pkgrel=1
+pkgrel=2
 epoch=2
 pkgdesc="Javascript Bindings for GNOME"
 url="https://wiki.gnome.org/Projects/Gjs"
@@ -12,7 +12,7 @@
 depends=(cairo gobject-introspection-runtime js78 dconf readline
          libsysprof-capture)
 makedepends=(gobject-introspection git meson dbus)
-checkdepends=(valgrind xorg-server-xvfb gtk3 gtk4)
+checkdepends=(xorg-server-xvfb gtk3 gtk4)
 provides=(libgjs.so)
 _commit=f17afbffec385030c1b47dab992f7e08232fea50  # tags/1.70.1^0
 source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit")



More information about the arch-commits mailing list