diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/nautilus | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/nautilus')
-rw-r--r-- | extra/nautilus/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/nautilus/PKGBUILD b/extra/nautilus/PKGBUILD index ee92f77a6..ff7b5ee6a 100644 --- a/extra/nautilus/PKGBUILD +++ b/extra/nautilus/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196126 2013-10-07 11:53:13Z jgc $ +# $Id: PKGBUILD 198334 2013-10-30 14:14:04Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgbase=nautilus @@ -12,7 +12,7 @@ depends=(libexif gnome-desktop exempi gvfs desktop-file-utils gnome-icon-theme d libtracker-sparql libnotify nautilus-sendto) makedepends=(intltool gobject-introspection python) url="http://www.gnome.org" -options=('!libtool' '!emptydirs') +options=('!emptydirs') source=(http://download.gnome.org/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz) sha256sums=('9b15ccf1c9313631c8cf2ed337e697cd2b32630d2ae36072aa389d64af16d88c') |