Explorar o código

upgpkg: 3.18.0-1

Jan de Groot %!s(int64=9) %!d(string=hai) anos
pai
achega
ad44b541de
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      PKGBUILD

+ 2 - 2
PKGBUILD

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