summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-05-09 20:00:57 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-05-09 20:00:57 -0500
commit49ca876e25571f0d3f781617062eddf993d89d22 (patch)
tree50efa015bfd8da0241fbdef3d9e4157f3d1b25c7
parentbc3e521b161f5715926ed94fbcec86037bdb0905 (diff)
Removing lha in optional dependency of atool
-rw-r--r--libre/atool/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/atool/PKGBUILD b/libre/atool/PKGBUILD
index dca366b88..b136ac05c 100644
--- a/libre/atool/PKGBUILD
+++ b/libre/atool/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=atool
pkgver=0.39.0
-pkgrel=3.parabola1
+pkgrel=3.parabola2
pkgdesc="A script for managing file archives of various types, without nonfree unace and unrar support"
arch=('any')
url="http://www.nongnu.org/$pkgname/"
@@ -19,7 +19,6 @@ conflicts=("$pkgname-libre")
optdepends=("bzip2: for using $pkgname with bzip2 compressed archives"
"cpio: for using $pkgname with cpio archives"
"gzip: for using $pkgname with gzip compressed archives"
- "lha: for using $pkgname with lha, lharc and similar archives"
"xz: for using $pkgname with lzma compressed archives"
"lzop: for using $pkgname with lzop compressed archives"
"p7zip: for using $pkgname with 7z archives"