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

Jan de Groot jgc at archlinux.org
Mon Sep 24 20:24:22 UTC 2012


    Date: Monday, September 24, 2012 @ 16:24:22
  Author: jgc
Revision: 167037

upgpkg: file-roller 3.6.0-1

3.6.0

Modified:
  file-roller/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-24 20:18:58 UTC (rev 167036)
+++ PKGBUILD	2012-09-24 20:24:22 UTC (rev 167037)
@@ -3,26 +3,24 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=file-roller
-pkgver=3.4.2
+pkgver=3.6.0
 pkgrel=1
 pkgdesc="Archive manipulator for GNOME"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'dconf')
-makedepends=('intltool' 'gnome-doc-utils' 'pkg-config' 'nautilus' 'libsm')
+depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'dconf' 'libarchive' 'file' 'json-glib')
+makedepends=('intltool' 'gnome-doc-utils' 'pkg-config' 'nautilus' 'itstool' 'docbook-xsl')
 optdepends=('unrar: the RAR uncompression program'
             'zip: creates PKZIP-compatible .zip files'
-            'unzip: unpacks .zip archives'
             'p7zip: 7zip compression utility'
             'arj: ARJ archiver'
-            'unace: extraction tool for the proprietary ace archive format'
-            'cpio: extract cpio archives, e.g. rpm packages or initramfs')
+            'unace: extraction tool for the proprietary ace archive format')
 groups=('gnome-extra')
 options=('!libtool' '!emptydirs')
 install=file-roller.install
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7085a351c55171718bbf5b9b614a7b9606efb8cbd2eb44cc6c538545444d0cdd')
+sha256sums=('01771788c673b2db323fae1eee766ceb3342d815a4f2cba839b662c2ea56918d')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list