|
@@ -2,8 +2,8 @@
|
|
|
# Contributor: Flamelab <panosfilip@gmail.com
|
|
|
|
|
|
pkgname=gnome-shell
|
|
|
-pkgver=3.2.0
|
|
|
-pkgrel=2
|
|
|
+pkgver=3.2.1
|
|
|
+pkgrel=1
|
|
|
pkgdesc="The next generation GNOME Shell"
|
|
|
arch=('i686' 'x86_64')
|
|
|
url="http://live.gnome.org/GnomeShell"
|
|
@@ -15,7 +15,7 @@ options=('!libtool' '!emptydirs')
|
|
|
install=gnome-shell.install
|
|
|
groups=(gnome)
|
|
|
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/3.2/$pkgname-$pkgver.tar.xz)
|
|
|
-sha256sums=('55f8237f4ca517bcfa02bbf88fbcb9afcdc9b252fb9612b84a65409a1f144324')
|
|
|
+sha256sums=('ac05e3133bd279c84812d8d3d8e362f8b33563cdc3e7a6aefa9c0b1c2aeab0eb')
|
|
|
|
|
|
build() {
|
|
|
cd "${srcdir}/${pkgname}-${pkgver}"
|