From d38d11093a500269e899905454a16259ee639a7f Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 23 Jun 2017 12:50:36 +0000 Subject: [PATCH] extra/gjs to 1.48.5-1 --- extra/gjs/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/extra/gjs/PKGBUILD b/extra/gjs/PKGBUILD index 19befffb9..06c6ee01c 100644 --- a/extra/gjs/PKGBUILD +++ b/extra/gjs/PKGBUILD @@ -5,7 +5,7 @@ # - configure with --enable-compile-warnings=no pkgname=gjs -pkgver=1.48.4 +pkgver=1.48.5 pkgrel=1 pkgdesc="Javascript Bindings for GNOME" url="https://wiki.gnome.org/Projects/Gjs" @@ -13,7 +13,7 @@ arch=(i686 x86_64) license=(GPL) depends=(cairo gobject-introspection-runtime js38 gtk3) makedepends=(gobject-introspection git gnome-common) -_commit=11b730d84a518326400fd17f7a222b98ff6b6644 # tags/1.48.4^0 +_commit=43c5d7839630dd166372f2c404a9a72c87fd102a # tags/1.48.5^0 source=("git+https://git.gnome.org/browse/gjs#commit=$_commit") sha256sums=('SKIP')