|
@@ -2,7 +2,7 @@
|
|
# Contributor: Flamelab <panosfilip@gmail.com
|
|
# Contributor: Flamelab <panosfilip@gmail.com
|
|
|
|
|
|
pkgname=gnome-shell
|
|
pkgname=gnome-shell
|
|
-pkgver=3.5.92
|
|
|
|
|
|
+pkgver=3.6.0
|
|
pkgrel=1
|
|
pkgrel=1
|
|
pkgdesc="The next generation GNOME Shell"
|
|
pkgdesc="The next generation GNOME Shell"
|
|
arch=('i686' 'x86_64')
|
|
arch=('i686' 'x86_64')
|
|
@@ -15,7 +15,7 @@ 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=('bf43ade818f2fd7631492a5eb61522524b7bdb84d3627a21bd4bde9100e0e6af')
|
|
|
|
|
|
+sha256sums=('032ad32a4fa6c1f92010635e3076031323ac690f78c610184438c085c355e07b')
|
|
|
|
|
|
build() {
|
|
build() {
|
|
cd $pkgname-$pkgver
|
|
cd $pkgname-$pkgver
|