Date: Monday, September 8, 2014 @ 21:47:13 Author: jgc Revision: 221188
upgpkg: nautilus 3.13.91-1 Modified: nautilus/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-08 19:42:07 UTC (rev 221187) +++ PKGBUILD 2014-09-08 19:47:13 UTC (rev 221188) @@ -3,18 +3,18 @@ pkgbase=nautilus pkgname=(nautilus libnautilus-extension) -pkgver=3.12.2 +pkgver=3.13.91 pkgrel=1 pkgdesc="GNOME file manager" arch=(i686 x86_64) license=(GPL) -depends=(libexif gnome-desktop exempi gvfs desktop-file-utils gnome-icon-theme dconf +depends=(libexif gnome-desktop exempi gvfs desktop-file-utils dconf libtracker-sparql libnotify nautilus-sendto) -makedepends=(intltool gobject-introspection python) +makedepends=(intltool gobject-introspection python python2) url="http://www.gnome.org" options=('!emptydirs') source=(http://download.gnome.org/sources/$pkgbase/${pkgver:0:4}/$pkgbase-$pkgver.tar.xz) -sha256sums=('969c2bedc324eab7b9399bdb3a7db61f819a2995c733349ded081b059a1cafb1') +sha256sums=('02a2d2b7d9ad19ef522d89003bbf195f4dce9da95bf85115213e985f8d54fe7e') build() { cd $pkgbase-$pkgver