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

Ionut Biru ibiru at archlinux.org
Mon Sep 27 20:36:51 UTC 2010


    Date: Monday, September 27, 2010 @ 16:36:51
  Author: ibiru
Revision: 91755

upgpkg: file-roller 2.32.0-1
update to 2.32

Modified:
  file-roller/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-27 20:27:49 UTC (rev 91754)
+++ PKGBUILD	2010-09-27 20:36:51 UTC (rev 91755)
@@ -2,13 +2,13 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=file-roller
-pkgver=2.31.92
+pkgver=2.32.0
 pkgrel=1
 pkgdesc="Archive manipulator for GNOME2"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('desktop-file-utils' 'gconf>=2.31.91')
-makedepends=('intltool' 'gnome-doc-utils>=0.20.1' 'pkg-config' 'nautilus>=2.31.92')
+depends=('desktop-file-utils' 'gconf>=2.32.0')
+makedepends=('intltool' 'gnome-doc-utils>=0.20.1' 'pkg-config' 'nautilus>=2.32')
 optdepends=('nautilus: nautilus shell extension'
 	    'unrar: the RAR uncompression program'
 	    'zip: creates PKZIP-compatible .zip files'
@@ -21,8 +21,8 @@
 options=('!libtool' '!emptydirs')
 install=file-roller.install
 url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.31/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('0b71d7cb01fdbfa3ec19ffec0011606af4f9ed223bd07af7ffe78da50fc92f4b')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('9bd114600307ee312260a10eebb2f0a29798dc2f3569a68cebb5f456665638e7')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list