summaryrefslogtreecommitdiff
path: root/libre/engrampa
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-07-14 13:09:35 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-07-14 13:09:35 -0300
commitb78617c0765a15bbd8d9692e7fad231cc5fa21f6 (patch)
tree8552959d6ca0bb4b21dac2ee92a7b543581b6912 /libre/engrampa
parent1f1dc988b16fe2971aa8fd7a4c6abc2650f33c1d (diff)
engrampa-1.10.1-1.parabola1: updating version
* give priority to libarchive that supports RAR files better
Diffstat (limited to 'libre/engrampa')
-rw-r--r--libre/engrampa/PKGBUILD13
1 files changed, 6 insertions, 7 deletions
diff --git a/libre/engrampa/PKGBUILD b/libre/engrampa/PKGBUILD
index 8a8649eb0..4a869e892 100644
--- a/libre/engrampa/PKGBUILD
+++ b/libre/engrampa/PKGBUILD
@@ -4,16 +4,15 @@
_ver=1.10
_pkgbase=engrampa
pkgname=(${_pkgbase})
-pkgver=${_ver}.0
-pkgrel=2.parabola1
-pkgdesc="Archive manipulator for MATE (GTK2 version), with unar recommendation included and nonfree unace recommendation removed"
+pkgver=${_ver}.1
+pkgrel=1.parabola1
+pkgdesc="Archive manipulator for MATE (GTK2 version), without nonfree unace and unrar recommendation"
url="http://mate-desktop.org"
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
license=('GPL')
depends=('bzip2' 'desktop-file-utils' 'gtk2' 'gzip' 'libarchive' 'tar')
-makedepends=('caja>=1.10' 'mate-common' 'yelp-tools' 'json-glib') # json-glib is necessary to enable unar support
+makedepends=('caja>=1.10' 'mate-common' 'yelp-tools')
optdepends=('caja: file archiver extension'
- 'unar: for RAR uncompression'
'zip: for ZIP archives' 'unzip: for ZIP archives'
'p7zip: 7zip compression utility' 'arj: for ARJ archives'
'yelp: for reading MATE help documents')
@@ -22,7 +21,7 @@ conflicts=("${_pkgbase}-gtk3" "${_pkgbase}-libre" "${_pkgbase}-parabola")
replaces=("${_pkgbase}-libre" "${_pkgbase}-parabola")
source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz"
fr-rpm-bsdtar.patch)
-sha1sums=('bca7140ac1715620fc2336ef6352df8a6f9d927b'
+sha1sums=('280daa5ef6c660d1d1c5da33ee2952b12095ff08'
'219b05a979bf6f249aaae27964f02345fd81168d')
install=${_pkgbase}.install