summaryrefslogtreecommitdiff
path: root/libre/atool
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-04-17 20:15:03 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-04-17 21:20:13 -0300
commit1dc3e95c69cf9a3c80d948b1e722001157c3e3a5 (patch)
tree219315db0f30a742dacee53a10eb1351f1541394 /libre/atool
parentdaa5087f27fe6f8198bea12f0707f4ae7563e49f (diff)
atool-0.39.0-4.parabola1: updating revision from Arch, remove atool.changelog and add lhasa to optdepends
Diffstat (limited to 'libre/atool')
-rw-r--r--libre/atool/PKGBUILD8
-rw-r--r--libre/atool/atool.changelog21
2 files changed, 4 insertions, 25 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'
diff --git a/libre/atool/atool.changelog b/libre/atool/atool.changelog
deleted file mode 100644
index c61925fb0..000000000
--- a/libre/atool/atool.changelog
+++ /dev/null
@@ -1,21 +0,0 @@
-2014-07-05 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
- * atool 0.39.0-3 mtree rebuild
-
-2012-04-19 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
- * atool 0.39.0-1
-
-2012-02-21 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
- * atool 0.38.0-2
- * signing package
-
-2011-08-20 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
- * Updated to major version 0.38.0
-
-2009-08-16 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
- * Updated to major version 0.37.0
-
-2008-10-05 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
- * Updated to major version 0.36.0
-
-2008-10-05 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
- * Moved to [community] repo