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

Ionut Biru ibiru at archlinux.org
Mon Oct 17 19:00:53 UTC 2011


    Date: Monday, October 17, 2011 @ 15:00:53
  Author: ibiru
Revision: 140654

update to 3.2.1
drop nautilus from dependency since it doesn't crash anymore when nautilus schemas is not available

Modified:
  file-roller/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-17 18:59:52 UTC (rev 140653)
+++ PKGBUILD	2011-10-17 19:00:53 UTC (rev 140654)
@@ -2,12 +2,12 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=file-roller
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="Archive manipulator for GNOME"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'dconf' 'nautilus')
+depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'dconf')
 makedepends=('intltool' 'gnome-doc-utils' 'pkg-config' 'nautilus' 'libsm')
 optdepends=('unrar: the RAR uncompression program'
             'zip: creates PKZIP-compatible .zip files'
@@ -21,7 +21,7 @@
 install=file-roller.install
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('00fc74269978b6e455fea97f22ba81b588bdf3e79548003b75f3328104b418b6')
+sha256sums=('29cad673ab2833eaa6701b6e40853baf410571f2374c5b3c545c5b8b33d936bc')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list