* update gjs to 1.64.2
This commit is contained in:
parent
1358f9af84
commit
33535e0ac5
@ -3,8 +3,8 @@
|
||||
# Contributor: Ionut Biru <ibiru@archlinux.org>
|
||||
|
||||
pkgname=gjs
|
||||
pkgver=1.64.1
|
||||
pkgrel=2
|
||||
pkgver=1.64.2
|
||||
pkgrel=1
|
||||
epoch=2
|
||||
pkgdesc="Javascript Bindings for GNOME"
|
||||
url="https://wiki.gnome.org/Projects/Gjs"
|
||||
@ -14,7 +14,7 @@ depends=(cairo gobject-introspection-runtime js68 dconf readline)
|
||||
makedepends=(gobject-introspection git sysprof meson)
|
||||
checkdepends=(valgrind xorg-server-xvfb)
|
||||
provides=(libgjs.so)
|
||||
_commit=0b0af102f6f28a8f7cbfa401ed6a9e1c528bb784 # tags/1.64.1^0
|
||||
_commit=85f1c7d1fd9ec984742af7e193e42eb643476607 # tags/1.64.2^0
|
||||
source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user