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

Jan Steffens heftig at archlinux.org
Tue Mar 8 11:35:03 UTC 2011


    Date: Tuesday, March 8, 2011 @ 06:35:03
  Author: heftig
Revision: 113284

upgpkg: nautilus 2.91.91-1
Update to 2.91.91

Modified:
  nautilus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-08 11:35:02 UTC (rev 113283)
+++ PKGBUILD	2011-03-08 11:35:03 UTC (rev 113284)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=nautilus
-pkgver=2.91.90.1
-pkgrel=2
+pkgver=2.91.91
+pkgrel=1
 pkgdesc="The GNOME shell and file manager"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -15,8 +15,8 @@
 groups=('gnome')
 options=('!libtool' '!emptydirs')
 install=nautilus.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('a7b33635fbe283bbefea1bfaf12ed804e5e68d67e0a94b86ea0ef3f57b16bfa6')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('12c6572d5ed59a17390f6672b889c0ac0d2beac58f13b682f818754812aa338c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list