summaryrefslogtreecommitdiff
path: root/libre/file-roller
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-04-13 13:40:26 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-04-13 13:41:25 -0300
commitb6694036ccef61c73d0904f46c765ff7d0b33d3d (patch)
tree6f7a0c6b00bf2a0c60f37c5c02bd4f4e34e6f417 /libre/file-roller
parente2bff1a0f96aece51a0fd09b5281f740a2c4f487 (diff)
file-roller-3.20.1-1.parabola1: updating version
Diffstat (limited to 'libre/file-roller')
-rw-r--r--libre/file-roller/PKGBUILD9
1 files changed, 4 insertions, 5 deletions
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) <jan.steffens@gmail.com>
# Contributor (Arch): Jan de Groot <jgc@archlinux.org>
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