[arch-commits] Commit in nautilus/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Fri Mar 25 21:19:46 UTC 2011
Date: Friday, March 25, 2011 @ 17:19:46
Author: ibiru
Revision: 116797
upgpkg: nautilus 2.91.93-1
gnome-unstable
Modified:
nautilus/trunk/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-03-25 21:04:11 UTC (rev 116796)
+++ PKGBUILD 2011-03-25 21:19:46 UTC (rev 116797)
@@ -2,13 +2,12 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=nautilus
-pkgver=2.91.92
+pkgver=2.91.93
pkgrel=1
pkgdesc="The GNOME shell and file manager"
arch=('i686' 'x86_64')
license=('GPL')
-depends=('libexif' 'gnome-desktop' 'exempi' 'gtk3' 'hicolor-icon-theme' 'gvfs'
- 'desktop-file-utils' 'gsettings-desktop-schemas' 'shared-mime-info')
+depends=('libexif' 'gnome-desktop' 'exempi' 'gtk3' 'hicolor-icon-theme' 'gvfs' 'desktop-file-utils' 'gsettings-desktop-schemas' 'shared-mime-info')
makedepends=('intltool' 'gobject-introspection')
replaces=('gnome-volume-manager')
url="http://www.gnome.org"
@@ -16,7 +15,7 @@
options=('!libtool' '!emptydirs')
install=nautilus.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('58893ca531315b73332d938a931f45b2ae5d78104c3b7de69e4ab4341ca3a55b')
+sha256sums=('4851e24507aed37089e73c48ba018d841f355ef5e42905eb2064615b74be731f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list