extra/gjs to 1.52.3-1

This commit is contained in:
Kevin Mihelich 2018-05-07 02:30:41 +00:00
parent 2ea5bd7e9a
commit 045d60f252

View file

@ -5,7 +5,7 @@
# - configure with --enable-compile-warnings=no # - configure with --enable-compile-warnings=no
pkgname=gjs pkgname=gjs
pkgver=1.52.2 pkgver=1.52.3
pkgrel=1 pkgrel=1
epoch=1 epoch=1
pkgdesc="Javascript Bindings for GNOME" pkgdesc="Javascript Bindings for GNOME"
@ -15,7 +15,7 @@ license=(GPL)
depends=(cairo gobject-introspection-runtime js52 gtk3) depends=(cairo gobject-introspection-runtime js52 gtk3)
makedepends=(gobject-introspection git autoconf-archive xorg-server-xvfb) makedepends=(gobject-introspection git autoconf-archive xorg-server-xvfb)
checkdepends=(valgrind) 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") source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit")
sha256sums=('SKIP') sha256sums=('SKIP')