Date: Friday, April 21, 2017 @ 21:32:29 Author: heftig Revision: 293850
1.48.2-1 Modified: gjs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-21 21:32:25 UTC (rev 293849) +++ PKGBUILD 2017-04-21 21:32:29 UTC (rev 293850) @@ -2,7 +2,7 @@ # Maintainer: Ionut Biru <[email protected]> pkgname=gjs -pkgver=1.48.1+5+ga8e4c71 +pkgver=1.48.2 pkgrel=1 pkgdesc="Javascript Bindings for GNOME" arch=(i686 x86_64) @@ -10,7 +10,7 @@ license=(GPL) depends=(cairo gobject-introspection-runtime 'js38' 'gtk3') makedepends=('gobject-introspection' 'git' 'gnome-common') -_commit=a8e4c71a3e582d30962438c1affdbebf0cf2e690 # gnome-3-24 +_commit=740963c5023763bf468251819b5cc7eced1914fa # tags/1.48.2^0 source=("git://git.gnome.org/gjs#commit=$_commit") sha256sums=('SKIP')
