diff options
Diffstat (limited to 'libre/xarchiver')
-rw-r--r-- | libre/xarchiver/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libre/xarchiver/PKGBUILD b/libre/xarchiver/PKGBUILD index 2f9500912..85ccab447 100644 --- a/libre/xarchiver/PKGBUILD +++ b/libre/xarchiver/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 136593 2015-07-09 16:19:22Z bgyorgy $ +# $Id: PKGBUILD 153431 2015-12-16 15:22:16Z 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 +7,7 @@ pkgbase=xarchiver pkgname=(xarchiver xarchiver-gtk2) pkgver=0.5.4 -pkgrel=2.parabola2 +pkgrel=3.parabola1 pkgdesc="GTK+ frontend to various command line archivers, without nonfree unrar support" arch=('i686' 'x86_64') url="http://xarchiver.sourceforge.net/" @@ -17,7 +17,6 @@ makedepends=('intltool') optdepends=('zip: ZIP support' 'unzip: ZIP support' 'p7zip: 7z support' - 'arj: ARJ support' 'lzop: LZOP support' 'cpio: RPM support') install=xarchiver.install |