From 754f11b954773c073df83f6df83f85aa7742095c Mon Sep 17 00:00:00 2001 From: grizzlyuser Date: Thu, 26 Mar 2020 12:40:18 +0200 Subject: libre/file-roller: Sync with Arch Linux package version 3.36.0-1 Signed-off-by: Andreas Grapentin --- libre/file-roller/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'libre/file-roller') diff --git a/libre/file-roller/PKGBUILD b/libre/file-roller/PKGBUILD index 0f9743431..2fff5ed40 100644 --- a/libre/file-roller/PKGBUILD +++ b/libre/file-roller/PKGBUILD @@ -6,7 +6,7 @@ # - removed unace and unrar recommendation pkgname=file-roller -pkgver=3.32.3 +pkgver=3.36.0 pkgrel=1 pkgrel+=.parabola1 pkgdesc="Create and modify archives" @@ -18,9 +18,10 @@ license=(GPL) depends=(gtk3 dconf libarchive file json-glib libnotify zip unzip) makedepends=(yelp-tools git libnautilus-extension meson appstream-glib) optdepends=('p7zip: 7z, arj, exe and encrypted zip files support' - 'lrzip: lrzip archive support') + 'lrzip: lrzip archive support' + 'squashfs-tools: squashfs image support') groups=(gnome) -_commit=dddc71699f79b894f7ef689aa3c972261dd62580 # tags/3.32.3^0 +_commit=448229e786ca0aa8392d796ce2a195c94888971e # tags/3.36.0^0 source=("git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=$_commit") sha256sums=('SKIP') -- cgit v1.2.3