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

Ionut Biru ibiru at archlinux.org
Mon Sep 27 09:24:12 UTC 2010


    Date: Monday, September 27, 2010 @ 05:24:11
  Author: ibiru
Revision: 91444

upgpkg: file-roller 2.31.92-1
update to 2.31.92

Modified:
  file-roller/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-27 09:21:49 UTC (rev 91443)
+++ PKGBUILD	2010-09-27 09:24:11 UTC (rev 91444)
@@ -2,13 +2,13 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=file-roller
-pkgver=2.30.2
+pkgver=2.31.92
 pkgrel=1
 pkgdesc="Archive manipulator for GNOME2"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('desktop-file-utils' 'gconf>=2.28.1')
-makedepends=('intltool' 'gnome-doc-utils>=0.20.1' 'pkg-config' 'nautilus>=2.30.1')
+depends=('desktop-file-utils' 'gconf>=2.31.91')
+makedepends=('intltool' 'gnome-doc-utils>=0.20.1' 'pkg-config' 'nautilus>=2.31.92')
 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.30/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('34e809ee4e11d85d314b9060a5641a68e55046d429bf8a435a24b777eec8b2f5')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.31/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('0b71d7cb01fdbfa3ec19ffec0011606af4f9ed223bd07af7ffe78da50fc92f4b')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -30,7 +30,7 @@
       --libexecdir=/usr/lib/file-roller \
       --localstatedir=/var --disable-static \
       --disable-scrollkeeper
-  make || return 1
+  make
   make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="${pkgdir}" install
 
   install -m755 -d "${pkgdir}/usr/share/gconf/schemas"




More information about the arch-commits mailing list