Date: Monday, March 29, 2010 @ 06:32:20 Author: jgc Revision: 73909 upgpkg: nautilus 2.30.0-1 Update to 2.30.0
Modified: nautilus/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-29 10:25:44 UTC (rev 73908) +++ PKGBUILD 2010-03-29 10:32:20 UTC (rev 73909) @@ -2,21 +2,21 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=nautilus -pkgver=2.29.92.1 +pkgver=2.30.0 pkgrel=1 pkgdesc="The GNOME shell and file manager" arch=('i686' 'x86_64') license=('GPL') -depends=('libbeagle>=0.3.9' 'libexif>=0.6.19' 'exempi>=2.1.1' 'gnome-icon-theme>=2.29.2' 'desktop-file-utils' 'gvfs>=1.5.5' 'libunique>=1.1.6' 'gnome-desktop>=2.29.92') +depends=('libexif>=0.6.19' 'exempi>=2.1.1' 'gnome-icon-theme>=2.29.3' 'desktop-file-utils' 'gvfs>=1.6.0' 'libunique>=1.1.6' 'gnome-desktop>=2.29.92') makedepends=('pkgconfig' 'intltool') 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.29/${pkgname}-${pkgver}.tar.bz2 +source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2 nautilus-condrestart.patch) -sha256sums=('f68c83f3f8961b38218667bf6cd6c14e2da0631bf7624585b872aec56805d47f' +sha256sums=('01ecbc4b8b9a0ac726194eb81d3de7080ee52d885eb1898692aa951b093731a5' 'f825292ef26274d3044272ca9f25095391cc49d30fb0056e7ed7346a1b4d106c') build() {
