Jan Alexander Steffens há 13 anos atrás
pai
commit
ff3a5eed5f
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      PKGBUILD

+ 2 - 2
PKGBUILD

@@ -2,7 +2,7 @@
 # Contributor: Flamelab <panosfilip@gmail.com
 
 pkgname=gnome-shell
-pkgver=3.3.92
+pkgver=3.4.0
 pkgrel=1
 pkgdesc="The next generation GNOME Shell"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ options=('!libtool' '!emptydirs')
 install=gnome-shell.install
 groups=(gnome)
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('1c66198324512742c3be6879d15294c41239941480a7669cd547d7f8106977fe')
+sha256sums=('b6a706da199a99540a008a5fec609bbeff194b1a933e2fc73e51e667d4599a85')
 
 build() {
   cd "$pkgname-$pkgver"