Date: Thursday, January 11, 2018 @ 19:33:27 Author: heftig Revision: 314608
3.26.3-1 Modified: gnome-builder/trunk/PKGBUILD ----------+ PKGBUILD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-11 19:29:03 UTC (rev 314607) +++ PKGBUILD 2018-01-11 19:33:27 UTC (rev 314608) @@ -2,8 +2,8 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gnome-builder -pkgver=3.26.2 -pkgrel=2 +pkgver=3.26.3 +pkgrel=1 pkgdesc="An IDE for writing GNOME-based software" url="https://wiki.gnome.org/Apps/Builder" arch=(x86_64) @@ -15,12 +15,12 @@ mm-common meson) optdepends=('gnome-code-assistance: Legacy assistance services') groups=(gnome-extra) -_commit=516db20f41e8e213110d636070bda42731a10040 # tags/3.26.2^0 -source=("git+https://git.gnome.org/browse/gnome-builder#commit=$_commit" +_commit=e76757b59526c1ba024977d43f7d540865f5ef16 # tags/3.26.3^0 +source=("git+https://gitlab.gnome.org/GNOME/gnome-builder.git#commit=$_commit" "git+https://git.gnome.org/browse/libgd" - "git+https://git.gnome.org/browse/jsonrpc-glib" - "git+https://git.gnome.org/browse/template-glib" - "git+https://git.gnome.org/browse/libdazzle") + "git+https://gitlab.gnome.org/GNOME/jsonrpc-glib.git" + "git+https://gitlab.gnome.org/GNOME/template-glib.git" + "git+https://gitlab.gnome.org/GNOME/libdazzle.git") sha256sums=('SKIP' 'SKIP' 'SKIP'
