Jan Alexander Steffens преди 10 години
родител
ревизия
96882bba39
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      PKGBUILD

+ 3 - 3
PKGBUILD

@@ -2,8 +2,8 @@
 # Contributor: Flamelab <panosfilip@gmail.com
 
 pkgname=gnome-shell
-pkgver=3.16.2
-pkgrel=2
+pkgver=3.16.3
+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=('90b7aeac7673f05f0bf7de39444ac458900c943fa8fd22e5374c047aa54d1838'
+sha256sums=('227eff19fdf50fd7ac605e8068454a6a6bc6d1bd73281b28305c3cd8a91190cb'
             'e5bb10ad2e5c3e0fde3d05babd1bfdda701e553e02d493f7e54cb7832ce7e607')
 
 prepare() {