diff options
-rw-r--r-- | gnome-shell/.footprint.i686 | 1 | ||||
-rw-r--r-- | gnome-shell/.footprint.x86_64 | 1 | ||||
-rw-r--r-- | gnome-shell/.md5sum.i686 | 2 | ||||
-rw-r--r-- | gnome-shell/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | gnome-shell/Pkgfile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/gnome-shell/.footprint.i686 b/gnome-shell/.footprint.i686 index bbe462e..b22ffe2 100644 --- a/gnome-shell/.footprint.i686 +++ b/gnome-shell/.footprint.i686 @@ -94,6 +94,7 @@ drwxr-xr-x root/root usr/share/gnome-shell/js/ui/ -rw-r--r-- root/root usr/share/gnome-shell/js/ui/search.js -rw-r--r-- root/root usr/share/gnome-shell/js/ui/searchDisplay.js -rw-r--r-- root/root usr/share/gnome-shell/js/ui/shellDBus.js +-rw-r--r-- root/root usr/share/gnome-shell/js/ui/shellEntry.js -rw-r--r-- root/root usr/share/gnome-shell/js/ui/shellMountOperation.js drwxr-xr-x root/root usr/share/gnome-shell/js/ui/status/ -rw-r--r-- root/root usr/share/gnome-shell/js/ui/status/accessibility.js diff --git a/gnome-shell/.footprint.x86_64 b/gnome-shell/.footprint.x86_64 index bbe462e..b22ffe2 100644 --- a/gnome-shell/.footprint.x86_64 +++ b/gnome-shell/.footprint.x86_64 @@ -94,6 +94,7 @@ drwxr-xr-x root/root usr/share/gnome-shell/js/ui/ -rw-r--r-- root/root usr/share/gnome-shell/js/ui/search.js -rw-r--r-- root/root usr/share/gnome-shell/js/ui/searchDisplay.js -rw-r--r-- root/root usr/share/gnome-shell/js/ui/shellDBus.js +-rw-r--r-- root/root usr/share/gnome-shell/js/ui/shellEntry.js -rw-r--r-- root/root usr/share/gnome-shell/js/ui/shellMountOperation.js drwxr-xr-x root/root usr/share/gnome-shell/js/ui/status/ -rw-r--r-- root/root usr/share/gnome-shell/js/ui/status/accessibility.js diff --git a/gnome-shell/.md5sum.i686 b/gnome-shell/.md5sum.i686 index 01b6995..0ca56d3 100644 --- a/gnome-shell/.md5sum.i686 +++ b/gnome-shell/.md5sum.i686 @@ -1 +1 @@ -684d7620f1dfd144b2d97ab970daa1ad gnome-shell-3.2.0.tar.xz +9519921d31d8c43d054dbc11e1f0733b gnome-shell-3.2.1.tar.xz diff --git a/gnome-shell/.md5sum.x86_64 b/gnome-shell/.md5sum.x86_64 index 01b6995..0ca56d3 100644 --- a/gnome-shell/.md5sum.x86_64 +++ b/gnome-shell/.md5sum.x86_64 @@ -1 +1 @@ -684d7620f1dfd144b2d97ab970daa1ad gnome-shell-3.2.0.tar.xz +9519921d31d8c43d054dbc11e1f0733b gnome-shell-3.2.1.tar.xz diff --git a/gnome-shell/Pkgfile b/gnome-shell/Pkgfile index 1db0e4b..888a156 100644 --- a/gnome-shell/Pkgfile +++ b/gnome-shell/Pkgfile @@ -6,7 +6,7 @@ # Run on: gconf,dconf,gnome-menus,gnome-desktop,libcroco,libcanberra,polkit-gnome,gobject-introspection,evolution-data-server,gst-plugins-base,gst-plugins-good,gstreamer,mutter,gjs,telepathy-glib,telepathy-logger,gnome-power-manager,network-manager-applet,pulseaudio,gnome-bluetooth,caribou,folks name=gnome-shell -version=3.2.0 +version=3.2.1 release=1 source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz) |