[arch-commits] Commit in nautilus/repos/gnome-i686 (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Aug 24 07:18:42 UTC 2008
Date: Sunday, August 24, 2008 @ 03:18:41
Author: jgc
Revision: 10149
nautilus 2.23.90 - GNOME 2.23.90
Modified:
nautilus/repos/gnome-i686/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-08-24 07:07:55 UTC (rev 10148)
+++ PKGBUILD 2008-08-24 07:18:41 UTC (rev 10149)
@@ -2,20 +2,20 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=nautilus
-pkgver=2.22.5.1
+pkgver=2.23.90
pkgrel=1
pkgdesc="The GNOME shell and file manager"
arch=(i686 x86_64)
license=('GPL')
-depends=('librsvg>=2.22.2' 'eel>=2.22.2' 'libbeagle>=0.3.5.1' 'libtracker>=0.6.6' 'libexif>=0.6.16' 'exempi>=2.0.1' 'gnome-icon-theme>=2.22.0' 'desktop-file-utils' 'gvfs>=0.2.5')
+depends=('librsvg>=2.22.2' 'eel>=2.23.90' 'libbeagle>=0.3.5.1' 'libtracker>=0.6.6' 'libexif>=0.6.16' 'exempi>=2.0.1' 'gnome-icon-theme>=2.23.90' 'desktop-file-utils' 'gvfs>=0.99.5')
makedepends=('perlxml' 'pkgconfig')
url="http://www.gnome.org"
groups=('gnome')
replaces=('fontilus')
options=('!libtool' '!emptydirs')
install=nautilus.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.22/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('a63596ca4cccddc970d695d62c05154a')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.23/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('b0e419946b9adc32e3deb7157096971c')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list