summaryrefslogtreecommitdiff
path: root/libre/xarchiver/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2018-09-24 13:27:07 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2018-09-24 13:27:07 -0500
commit4a86785e86d8f092427bea15711d550713fc643a (patch)
treeb3529854a95f9b8ffc8c20e9f4c1e6367bae5b9a /libre/xarchiver/PKGBUILD
parent8c241ec0a155ae4899bb16ddc1c4ad312838c2c2 (diff)
downloadabslibre-4a86785e86d8f092427bea15711d550713fc643a.tar.gz
abslibre-4a86785e86d8f092427bea15711d550713fc643a.tar.bz2
abslibre-4a86785e86d8f092427bea15711d550713fc643a.zip
xarchiver-0.5.4.13-1.parabola1: updating version
Diffstat (limited to 'libre/xarchiver/PKGBUILD')
-rw-r--r--libre/xarchiver/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/xarchiver/PKGBUILD b/libre/xarchiver/PKGBUILD
index 0c7ca6fa9..c565f18b1 100644
--- a/libre/xarchiver/PKGBUILD
+++ b/libre/xarchiver/PKGBUILD
@@ -1,4 +1,3 @@
-# $Id: PKGBUILD 212497 2017-02-15 05:21:07Z bgyorgy $
# Maintainer (Arch): Balló György <ballogyor+arch at gmail dot com>
# Contributor (Arch): Alexander Fehr <pizzapunk gmail com>
# Contributor (Arch): Andrew Simmons <andrew.simmons@gmail.com>
@@ -7,7 +6,7 @@
pkgbase=xarchiver
pkgname=(xarchiver xarchiver-gtk2)
-pkgver=0.5.4.12
+pkgver=0.5.4.13
pkgrel=1.parabola1
pkgdesc="GTK+ frontend to various command line archivers, without nonfree unrar support"
arch=('i686' 'x86_64' 'armv7h')
@@ -30,11 +29,12 @@ optdepends=('arj: ARJ support'
'unarchiver: RAR support'
'unzip: ZIP support'
'xz: xz support'
- 'zip: ZIP support')
+ 'zip: ZIP support'
+ 'zstd: zstd support')
source=($pkgbase-$pkgver.tar.gz::https://github.com/ib/xarchiver/archive/$pkgver.tar.gz
libre.patch)
-sha256sums=('62885813edce274055e8fccd3f360b61a74a3b0e4854080201638fd1f3306370'
- '285bbabbd88e94e4645582969cea9628a71c395278bc8e0e20e6aab93bbe609d')
+sha256sums=('617154435731554b793ab00cc373d957c066dc29444c6189029299a89430776c'
+ 'b0b1c728bca6ad485495edf6dd35d1375deed4364a81a2ef1d0cf9a0422ee248')
prepare() {
cd $pkgbase-$pkgver