From b78617c0765a15bbd8d9692e7fad231cc5fa21f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 14 Jul 2015 13:09:35 -0300 Subject: engrampa-1.10.1-1.parabola1: updating version * give priority to libarchive that supports RAR files better --- libre/engrampa/PKGBUILD | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'libre') 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 -- cgit v1.2.3-2-g168b