summaryrefslogtreecommitdiff
path: root/extra/nautilus/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/nautilus/PKGBUILD')
-rw-r--r--extra/nautilus/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/nautilus/PKGBUILD b/extra/nautilus/PKGBUILD
index 73a74d775..77b88ec12 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 <jgc@archlinux.org>
pkgname=nautilus
-pkgver=3.6.2
+pkgver=3.6.3
pkgrel=1
pkgdesc="GNOME file manager"
arch=('i686' 'x86_64' 'mips64el')
@@ -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"