From b6694036ccef61c73d0904f46c765ff7d0b33d3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Wed, 13 Apr 2016 13:40:26 -0300 Subject: file-roller-3.20.1-1.parabola1: updating version --- libre/file-roller/PKGBUILD | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'libre/file-roller') diff --git a/libre/file-roller/PKGBUILD b/libre/file-roller/PKGBUILD index 9ea23c605..0da92c398 100644 --- a/libre/file-roller/PKGBUILD +++ b/libre/file-roller/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 262387 2016-03-22 15:35:32Z jgc $ +# $Id: PKGBUILD 264788 2016-04-12 21:59:07Z heftig $ # Maintainer (Arch): Jan Alexander Steffens (heftig) # Contributor (Arch): Jan de Groot pkgname=file-roller -pkgver=3.20.0 +pkgver=3.20.1 pkgrel=1.parabola1 pkgdesc="Create and modify archives, without nonfree unace and unrar recommendation" arch=('i686' 'x86_64') @@ -11,8 +11,7 @@ license=('GPL') depends=('desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'dconf' 'libarchive' 'file' 'json-glib' 'libnotify' 'zip' 'unzip') makedepends=('intltool' 'pkg-config' 'libnautilus-extension' 'itstool' 'docbook-xsl') optdepends=('p7zip: 7z, arj, exe and encrypted zip files support' - 'lrzip: lrzip archive support' - 'cdrkit: ISO image support') + 'lrzip: lrzip archive support') groups=('gnome-extra') replaces=("${pkgname}-libre" "${pkgname}-parabola") conflicts=("${pkgname}-libre" "${pkgname}-parabola") @@ -20,7 +19,7 @@ options=('!emptydirs') install=file-roller.install url="http://www.gnome.org" source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('185a99b2fc6bcfa21988af36c70def4c519931443015accff40db6ef3f4aa5a8') +sha256sums=('c8b3db59ae12d0efde2e8e28d0cb475508ffc33bf08aa5194fbf5f702b6aa333') build() { cd $pkgname-$pkgver -- cgit v1.2.2