From da99dcabc5f559250749268e2ee5d48d1c1079f6 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 19 Jul 2018 18:37:53 -0300 Subject: [PATCH] gnome-shell: update to 3.28.3. --- srcpkgs/gnome-shell/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gnome-shell/template b/srcpkgs/gnome-shell/template index 9cb43b7b55..ac5c4518b2 100644 --- a/srcpkgs/gnome-shell/template +++ b/srcpkgs/gnome-shell/template @@ -1,6 +1,6 @@ # Template file for 'gnome-shell' pkgname=gnome-shell -version=3.28.2 +version=3.28.3 revision=1 build_style=meson configure_args="-Dsystemd=false" @@ -15,7 +15,7 @@ short_desc="GNOME core user interface" maintainer="Enno Boland " license="GPL-2.0-or-later" homepage="https://wiki.gnome.org/Projects/GnomeShell" -#changelog="https://raw.githubusercontent.com/GNOME/gnome-shell/gnome-3-28/NEWS" +changelog="https://raw.githubusercontent.com/GNOME/gnome-shell/gnome-3-28/NEWS" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=27e690c0c4bb0faac2892b9772d3160aa3c6b09523a873b1c2b63c21634236ad +checksum=1c24f5b306fdedbdd7df4a92caef13061302f1cac97838dfcdf30b692352a276 nocross="hard dependency on gobject-introspection"