|
@@ -2,7 +2,7 @@
|
|
|
# Contributor: Flamelab <panosfilip@gmail.com
|
|
|
|
|
|
pkgname=gnome-shell
|
|
|
-pkgver=3.1.92
|
|
|
+pkgver=3.2.0
|
|
|
pkgrel=1
|
|
|
pkgdesc="The next generation GNOME Shell"
|
|
|
arch=('i686' 'x86_64')
|
|
@@ -14,8 +14,8 @@ optdepends=('network-manager-applet: shell integration for networkmanager')
|
|
|
options=('!libtool' '!emptydirs')
|
|
|
install=gnome-shell.install
|
|
|
groups=(gnome)
|
|
|
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.1/$pkgname-$pkgver.tar.xz)
|
|
|
-sha256sums=('3c819d962ce703a24a68ca3352df2e942d836a00c018f8aedabc14a8be5d31a4')
|
|
|
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.2/$pkgname-$pkgver.tar.xz)
|
|
|
+sha256sums=('55f8237f4ca517bcfa02bbf88fbcb9afcdc9b252fb9612b84a65409a1f144324')
|
|
|
|
|
|
build() {
|
|
|
cd "${srcdir}/${pkgname}-${pkgver}"
|