|
@@ -2,21 +2,21 @@
|
|
# Contributor: Flamelab <panosfilip@gmail.com
|
|
# Contributor: Flamelab <panosfilip@gmail.com
|
|
|
|
|
|
pkgname=gnome-shell
|
|
pkgname=gnome-shell
|
|
-pkgver=3.6.1
|
|
|
|
-pkgrel=3
|
|
|
|
|
|
+pkgver=3.6.2
|
|
|
|
+pkgrel=1
|
|
pkgdesc="The next generation GNOME Shell"
|
|
pkgdesc="The next generation GNOME Shell"
|
|
arch=(i686 x86_64)
|
|
arch=(i686 x86_64)
|
|
url="http://live.gnome.org/GnomeShell"
|
|
url="http://live.gnome.org/GnomeShell"
|
|
license=(GPL2)
|
|
license=(GPL2)
|
|
depends=(caribou folks gcr gjs gnome-bluetooth gnome-desktop gnome-menus libcroco libpulse mutter
|
|
depends=(caribou folks gcr gjs gnome-bluetooth gnome-desktop gnome-menus libcroco libpulse mutter
|
|
nautilus networkmanager telepathy-logger telepathy-mission-control unzip gdm)
|
|
nautilus networkmanager telepathy-logger telepathy-mission-control unzip gdm)
|
|
-makedepends=(intltool gnome-doc-utils)
|
|
|
|
|
|
+makedepends=(intltool gnome-doc-utils docbook-xsl)
|
|
optdepends=('network-manager-applet: shell integration for networkmanager')
|
|
optdepends=('network-manager-applet: shell integration for networkmanager')
|
|
options=('!libtool' '!emptydirs')
|
|
options=('!libtool' '!emptydirs')
|
|
install=gnome-shell.install
|
|
install=gnome-shell.install
|
|
groups=(gnome)
|
|
groups=(gnome)
|
|
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
|
|
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
|
|
-sha256sums=('566a9d902f85a89c23dc29f1789f859aa2c5a0de7dffa5235bf5a1885c76a3a7')
|
|
|
|
|
|
+sha256sums=('86cff93ade1bf6a67ebd339c017d567c7dc849ff8b256a3803306f44c24b44f0')
|
|
|
|
|
|
build() {
|
|
build() {
|
|
cd $pkgname-$pkgver
|
|
cd $pkgname-$pkgver
|