Ver Fonte

3.14.1.5

Jan Alexander Steffens há 10 anos atrás
pai
commit
8b2ee15b94
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.14.1
+pkgver=3.14.1.5
 pkgrel=1
 pkgdesc="The next generation GNOME Shell"
 arch=(i686 x86_64)
@@ -19,7 +19,7 @@ install=gnome-shell.install
 groups=(gnome)
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
         nm-libexecdir.patch)
-sha256sums=('747fc88c4bce61947207601dfb90384676f4142b2876a6f13b5efb8dabb345a8'
+sha256sums=('e1df69c714d1eb7d770aeb1debb83b01e4966505c50192caab6fb10c3db2519b'
             'e5bb10ad2e5c3e0fde3d05babd1bfdda701e553e02d493f7e54cb7832ce7e607')
 
 prepare() {