Date: Tuesday, October 23, 2012 @ 06:43:54 Author: jgc Revision: 169535
upgpkg: nautilus 3.6.1-1 3.6.1 Modified: nautilus/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-10-23 10:29:09 UTC (rev 169534) +++ PKGBUILD 2012-10-23 10:43:54 UTC (rev 169535) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=nautilus -pkgver=3.6.0 +pkgver=3.6.1 pkgrel=1 pkgdesc="GNOME file manager" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ options=('!libtool' '!emptydirs') install=nautilus.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('44d9b967d39c6785f077e4a83e61b398d1676742b9795f9e82a645fc20e80d72') +sha256sums=('7b30cf1ce538c9d4cdff883f54d1edcbdffbe146dc1b819bbfacd5e6837df390') build() { cd "$pkgname-$pkgver"
