diff options
Diffstat (limited to 'extra/gnome-shell/PKGBUILD')
-rw-r--r-- | extra/gnome-shell/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gnome-shell/PKGBUILD b/extra/gnome-shell/PKGBUILD index 02af2218e..743319596 100644 --- a/extra/gnome-shell/PKGBUILD +++ b/extra/gnome-shell/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 206149 2014-02-20 09:00:15Z heftig $ +# $Id: PKGBUILD 210482 2014-04-14 20:06:48Z jgc $ # Maintainer: Ionut Biru <ibiru@archlinux.org> # Contributor: Flamelab <panosfilip@gmail.com pkgname=gnome-shell -pkgver=3.10.4 +pkgver=3.12.0 pkgrel=1 pkgdesc="The next generation GNOME Shell" arch=(i686 x86_64) url="http://live.gnome.org/GnomeShell" license=(GPL2) -depends=(accountsservice caribou gcr gjs gnome-bluetooth gnome-menus +depends=(accountsservice caribou gcr gjs gnome-bluetooth gnome-menus upower gnome-session gnome-settings-daemon gnome-themes-standard gsettings-desktop-schemas libcanberra-pulse libcroco libgdm libsecret mutter mutter-wayland network-manager-applet telepathy-logger telepathy-mission-control unzip gstreamer) @@ -20,7 +20,7 @@ install=gnome-shell.install groups=(gnome) source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz nm-libexecdir.patch) -sha256sums=('e082f6847eedbbc474ffe4bcb3dfe51054eb0e4c5ddab440d39afed78526b726' +sha256sums=('60ac9f8ad473f266ffca70acf76c0d494e0c5067c5a148d944146e94654a0dde' 'e5bb10ad2e5c3e0fde3d05babd1bfdda701e553e02d493f7e54cb7832ce7e607') prepare() { |