[arch-commits] Commit in nautilus/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Nov 12 22:30:27 UTC 2012
Date: Monday, November 12, 2012 @ 17:30:26
Author: heftig
Revision: 170896
3.6.3
Modified:
nautilus/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-11-12 22:30:17 UTC (rev 170895)
+++ PKGBUILD 2012-11-12 22:30:26 UTC (rev 170896)
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=nautilus
-pkgver=3.6.2
+pkgver=3.6.3
pkgrel=1
pkgdesc="GNOME file manager"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
groups=('gnome')
options=('!libtool' '!emptydirs')
install=nautilus.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9c5605b629170032e5c7b62f5ecdcebe2b8e08ccfcfb3fc9ae06b96dad50dda7')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('d272027754ce8591959ae854fc6b5f43eee4af31e4eecf06de727acebe0ee46c')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list