[arch-commits] Commit in nautilus/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Mon Sep 27 14:55:45 UTC 2010


    Date: Monday, September 27, 2010 @ 10:55:44
  Author: ibiru
Revision: 91632

update to 2.32.0

Modified:
  nautilus/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-27 14:55:41 UTC (rev 91631)
+++ PKGBUILD	2010-09-27 14:55:44 UTC (rev 91632)
@@ -2,21 +2,21 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=nautilus
-pkgver=2.31.92
+pkgver=2.32.0
 pkgrel=1
 pkgdesc="The GNOME shell and file manager"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('libexif>=0.6.19' 'gnome-desktop>=2.31.92' 'exempi>=2.1.1' 'libunique>=1.1.6-3' 'hicolor-icon-theme' 'gvfs')
-makedepends=('intltool>=0.41.1' 'gobject-introspection>=0.9.5')
+depends=('libexif>=0.6.19' 'gnome-desktop>=2.32.0' 'exempi>=2.1.1' 'libunique>=1.1.6-3' 'hicolor-icon-theme' 'gvfs' 'desktop-file-utils')
+makedepends=('intltool>=0.41.1' 'gobject-introspection>=0.9.6')
 replaces=('gnome-volume-manager')
 url="http://www.gnome.org"
 groups=('gnome')
 options=('!libtool' '!emptydirs')
 install=nautilus.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.31/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2
         nautilus-condrestart.patch)
-sha256sums=('8bbf08c9e9661ecedec7bf735cb6f700f330b4914bca811428022b20a46d0ef3'
+sha256sums=('079cb4bc8c5afc012acc54b17f91b7673dcd3e3916224129b15a81eab553f192'
             'f825292ef26274d3044272ca9f25095391cc49d30fb0056e7ed7346a1b4d106c')
 
 build() {




More information about the arch-commits mailing list