From 3a0ad5dc35d5cff379cdfc736b9cae856416fe6a Mon Sep 17 00:00:00 2001 From: root Date: Tue, 8 Oct 2013 02:34:09 -0700 Subject: Tue Oct 8 02:32:53 PDT 2013 --- extra/nautilus/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/nautilus') diff --git a/extra/nautilus/PKGBUILD b/extra/nautilus/PKGBUILD index c7932fe24..ee92f77a6 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 pkgbase=nautilus pkgname=(nautilus libnautilus-extension) -pkgver=3.8.2 +pkgver=3.10.0 pkgrel=1 pkgdesc="GNOME file manager" arch=(i686 x86_64) @@ -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 -- cgit v1.2.3-54-g00ecf