|
@@ -2,8 +2,8 @@
|
|
|
# Contributor: Flamelab <panosfilip@gmail.com
|
|
|
|
|
|
pkgname=gnome-shell
|
|
|
-pkgver=3.0.0.2
|
|
|
-pkgrel=2
|
|
|
+pkgver=3.0.1
|
|
|
+pkgrel=1
|
|
|
pkgdesc="The next generation GNOME Shell"
|
|
|
arch=('i686' 'x86_64')
|
|
|
url="http://live.gnome.org/GnomeShell"
|
|
@@ -16,9 +16,9 @@ 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/${pkgver%.*.*}/$pkgname-$pkgver.tar.bz2
|
|
|
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
|
|
|
arch.patch)
|
|
|
-sha256sums=('5563b6374e84795526928ab398316611f94385ce0b278ef71769ff12498e4532'
|
|
|
+sha256sums=('01f7ae942ba9687a5e67d62423843ed404d77b35f74acc212a5f391beed8e079'
|
|
|
'a35d5e5f9f781728070aecae3bfe329f49dadcd50ca2984e0fbdd2219825a0db')
|
|
|
|
|
|
build() {
|