Jan Alexander Steffens 10 yıl önce
ebeveyn
işleme
de75987de6
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      PKGBUILD

+ 3 - 3
PKGBUILD

@@ -2,8 +2,8 @@
 # Contributor: Flamelab <panosfilip@gmail.com
 
 pkgname=gnome-shell
-pkgver=3.16.0
-pkgrel=2
+pkgver=3.16.1
+pkgrel=1
 pkgdesc="The next generation GNOME Shell"
 arch=(i686 x86_64)
 url="http://live.gnome.org/GnomeShell"
@@ -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=('cacd5191184659600e2baf95cf90b6f89d06ea60f9eb8fba29dce3a6535ee62a'
+sha256sums=('9bd9fbb40fb003ae09bebfe29d5b6a569b1fbb4a81c92ac9bada5efb956bf201'
             'e5bb10ad2e5c3e0fde3d05babd1bfdda701e553e02d493f7e54cb7832ce7e607')
 
 prepare() {