[arch-commits] Commit in nautilus/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Apr 4 21:21:39 UTC 2011
Date: Monday, April 4, 2011 @ 17:21:38
Author: heftig
Revision: 117910
Update to 3.0.0
Modified:
nautilus/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-04-04 21:13:05 UTC (rev 117909)
+++ PKGBUILD 2011-04-04 21:21:38 UTC (rev 117910)
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=nautilus
-pkgver=2.91.94
+pkgver=3.0.0
pkgrel=1
pkgdesc="The GNOME shell and file manager"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
options=('!libtool' '!emptydirs')
install=nautilus.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('3bbea9a69fa693ffb332f21fa6368cf988364fdaaba58ed27f9700f051430cd7')
+sha256sums=('6842be325c7acd5bb889ed93dfb1ed8b9ccc4a1ff7e034cb083895e74e59ebe3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list