summaryrefslogtreecommitdiff
path: root/libre/file-roller
diff options
context:
space:
mode:
authorgrizzlyuser <grizzlyuser@protonmail.com>2020-03-26 12:40:18 +0200
committerAndreas Grapentin <andreas@grapentin.org>2020-03-26 18:43:56 +0100
commit754f11b954773c073df83f6df83f85aa7742095c (patch)
tree175b290ccb608b82fb6ac8699eacf707c18a0dc4 /libre/file-roller
parent714d1a72ff903ba4a70323d76b1a61b68e8e39e2 (diff)
libre/file-roller: Sync with Arch Linux package version 3.36.0-1
Signed-off-by: Andreas Grapentin <andreas@grapentin.org>
Diffstat (limited to 'libre/file-roller')
-rw-r--r--libre/file-roller/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
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')