Date: Wednesday, February 13, 2013 @ 19:54:14 Author: heftig Revision: 178024
3.6.3 Modified: gnome-shell/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-02-13 18:53:48 UTC (rev 178023) +++ PKGBUILD 2013-02-13 18:54:14 UTC (rev 178024) @@ -3,7 +3,7 @@ # Contributor: Flamelab <[email protected] pkgname=gnome-shell -pkgver=3.6.2 +pkgver=3.6.3 pkgrel=1 pkgdesc="The next generation GNOME Shell" arch=(i686 x86_64) @@ -18,7 +18,7 @@ install=gnome-shell.install groups=(gnome) source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('86cff93ade1bf6a67ebd339c017d567c7dc849ff8b256a3803306f44c24b44f0') +sha256sums=('05b2341a0f84835644881743873d3eaccaed12f00aa7b424d876780e81723db2') build() { cd $pkgname-$pkgver
