Jan de Groot il y a 10 ans
Parent
commit
adf898fe04
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      PKGBUILD

+ 2 - 2
PKGBUILD

@@ -2,7 +2,7 @@
 # Contributor: Flamelab <panosfilip@gmail.com
 
 pkgname=gnome-shell
-pkgver=3.15.91
+pkgver=3.16.0
 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=('2689f7e22887f07d6c4dc90592ac371a58abe3fc68cc10757bb78052ddc218c3'
+sha256sums=('cacd5191184659600e2baf95cf90b6f89d06ea60f9eb8fba29dce3a6535ee62a'
             'e5bb10ad2e5c3e0fde3d05babd1bfdda701e553e02d493f7e54cb7832ce7e607')
 
 prepare() {