summaryrefslogtreecommitdiff
path: root/libre/atool/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/atool/PKGBUILD')
-rw-r--r--libre/atool/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/atool/PKGBUILD b/libre/atool/PKGBUILD
index b136ac05c..f6d3d1da5 100644
--- a/libre/atool/PKGBUILD
+++ b/libre/atool/PKGBUILD
@@ -1,5 +1,5 @@
-# $Id: PKGBUILD 115146 2014-07-05 17:57:54Z jlichtblau $
-# Maintainer (Arch): Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+# $Id: PKGBUILD 171161 2016-04-16 05:43:29Z jlichtblau $
+# Maintainer (Arch): Jaroslav Lichtblau <svetlemodry@archlinux.org>
# Contributor (Arch): leif_thande <leif.thande@gmail.com>
# Contributor (Arch): tranquility <trankas@gmail.com>
# Contributor (Arch): Daniel J Griffiths <ghost1227@archlinux.us>
@@ -8,7 +8,7 @@
pkgname=atool
pkgver=0.39.0
-pkgrel=3.parabola2
+pkgrel=4.parabola1
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,13 +19,13 @@ 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"
+ "lhasa: 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"
"tar: for using $pkgname with tar archives"
"zip: for using $pkgname for creating zip archives"
"unzip: for using $pkgname for unpacking archives")
-changelog=$pkgname.changelog
source=(http://savannah.nongnu.org/download/$pkgname/$pkgname-$pkgver.tar.gz
libre.patch)
sha256sums=('aaf60095884abb872e25f8e919a8a63d0dabaeca46faeba87d12812d6efc703b'