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 7cee1de43..3cbd80266 100644
--- a/extra/nautilus/PKGBUILD
+++ b/extra/nautilus/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 188611 2013-06-16 23:57:46Z heftig $
+# $Id: PKGBUILD 196126 2013-10-07 11:53:13Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgbase=nautilus
pkgname=(nautilus libnautilus-extension)
-pkgver=3.8.2
+pkgver=3.10.0
pkgrel=1
pkgdesc="GNOME file manager"
arch=(i686 x86_64 mips64el)
@@ -13,8 +13,8 @@ depends=(libexif gnome-desktop exempi gvfs desktop-file-utils gnome-icon-theme d
makedepends=(intltool gobject-introspection python)
url="http://www.gnome.org"
options=('!libtool' '!emptydirs')
-source=(http://download.gnome.org/sources/$pkgbase/${pkgver::3}/$pkgbase-$pkgver.tar.xz)
-sha256sums=('dbddfdaac52d077d46d48a2f8dbecf6d13788d8f6b5fc9aa70826a24681d8a75')
+source=(http://download.gnome.org/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz)
+sha256sums=('9b15ccf1c9313631c8cf2ed337e697cd2b32630d2ae36072aa389d64af16d88c')
build() {
cd $pkgbase-$pkgver