From a29329c38e50afd28d28c3a99e35d8774b9b19f8 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 13 Nov 2012 01:32:19 -0800 Subject: Tue Nov 13 01:32:13 PST 2012 --- extra/nautilus/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/nautilus/PKGBUILD') diff --git a/extra/nautilus/PKGBUILD b/extra/nautilus/PKGBUILD index 3cb8496f9..af0b33585 100644 --- a/extra/nautilus/PKGBUILD +++ b/extra/nautilus/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 169997 2012-10-30 23:01:20Z heftig $ +# $Id: PKGBUILD 170899 2012-11-12 22:34:25Z heftig $ # Maintainer: Jan de Groot pkgname=nautilus -pkgver=3.6.2 +pkgver=3.6.3 pkgrel=1 pkgdesc="GNOME file manager" arch=('i686' 'x86_64') @@ -13,8 +13,8 @@ url="http://www.gnome.org" groups=('gnome') options=('!libtool' '!emptydirs') install=nautilus.install -source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('9c5605b629170032e5c7b62f5ecdcebe2b8e08ccfcfb3fc9ae06b96dad50dda7') +source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz) +sha256sums=('d272027754ce8591959ae854fc6b5f43eee4af31e4eecf06de727acebe0ee46c') build() { cd "$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf