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

Ionut Biru ibiru at archlinux.org
Tue Feb 23 19:41:24 UTC 2010


    Date: Tuesday, February 23, 2010 @ 14:41:24
  Author: ibiru
Revision: 69987

update to 2.29.91

Modified:
  nautilus/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-23 19:40:30 UTC (rev 69986)
+++ PKGBUILD	2010-02-23 19:41:24 UTC (rev 69987)
@@ -2,12 +2,12 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=nautilus
-pkgver=2.29.90
+pkgver=2.29.91
 pkgrel=1
 pkgdesc="The GNOME shell and file manager"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('libbeagle>=0.3.9' 'libtracker>=0.6.95' 'libexif>=0.6.19' 'exempi>=2.1.1' 'gnome-icon-theme>=2.28.0' 'desktop-file-utils' 'gvfs>=1.5.3' 'libunique>=1.1.6' 'gnome-desktop>=2.29.90')
+depends=('libbeagle>=0.3.9' 'libtracker>=0.6.95' 'libexif>=0.6.19' 'exempi>=2.1.1' 'gnome-icon-theme>=2.28.0' 'desktop-file-utils' 'gvfs>=1.5.4' 'libunique>=1.1.6' 'gnome-desktop>=2.29.91')
 makedepends=('pkgconfig' 'intltool')
 replaces=('gnome-volume-manager')
 url="http://www.gnome.org"
@@ -16,7 +16,7 @@
 install=nautilus.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2
         nautilus-condrestart.patch)
-sha256sums=('9c62ec7c135353200457ecb7b2c11809b08d5743c973cd29cd471386ad7f15de'
+sha256sums=('cde7a3d598e8ccb05e8c39c76fe4da398e095c83e1436c9b2901ea51c72ae69b'
             'f825292ef26274d3044272ca9f25095391cc49d30fb0056e7ed7346a1b4d106c')
 
 build() {
@@ -28,7 +28,7 @@
       --disable-update-mimedb || return 1
   make || return 1
   make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="${pkgdir}" install || return 1
-  
+
   install -m755 -d "${pkgdir}/usr/share/gconf/schemas"
   gconf-merge-schema "${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas" --domain nautilus ${pkgdir}/etc/gconf/schemas/*.schemas || return 1
   rm -f ${pkgdir}/etc/gconf/schemas/*.schemas




More information about the arch-commits mailing list