extra/gjs to 1.50.2-1

This commit is contained in:
Kevin Mihelich 2017-11-19 01:45:06 +00:00
parent ba7eb3cad5
commit 5fa8beb2a8

View file

@ -5,17 +5,17 @@
# - configure with --enable-compile-warnings=no
pkgname=gjs
pkgver=1.50.1
pkgver=1.50.2
pkgrel=1
pkgdesc="Javascript Bindings for GNOME"
url="https://wiki.gnome.org/Projects/Gjs"
arch=(i686 x86_64)
arch=(x86_64)
license=(GPL)
depends=(cairo gobject-introspection-runtime js52 gtk3)
makedepends=(gobject-introspection git autoconf-archive xorg-server-xvfb)
checkdepends=(valgrind)
_commit=b1b7b14bd54e108fde97eea9247e2636c8d760cf # tags/1.50.1^0
source=("git+https://git.gnome.org/browse/gjs#commit=$_commit")
_commit=9a97b89ac410091466961d8430ff4da399b83bbe # tags/1.50.2^0
source=("git+https://gitlab.gnome.org/GNOME/gjs.git#commit=$_commit")
sha256sums=('SKIP')
pkgver() {