summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/atool-libre/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/libre/atool-libre/PKGBUILD b/libre/atool-libre/PKGBUILD
index 0745630ad..3af247bcf 100644
--- a/libre/atool-libre/PKGBUILD
+++ b/libre/atool-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: PKGBUILD 78820 2012-10-25 06:47:28Z foutrelis $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: leif_thande <leif.thande@gmail.com>
# Contributor: tranquility <trankas@gmail.com>
@@ -8,8 +8,8 @@
_pkgname=atool
pkgname=atool-libre
pkgver=0.39.0
-pkgrel=1
-pkgdesc="A script for managing file archives of various types"
+pkgrel=1.1
+pkgdesc="A script for managing file archives of various types, without nonfree unace recommendation"
arch=('any')
url="http://www.nongnu.org/atool/"
license=('GPL3')
@@ -31,7 +31,6 @@ optdepends=('bzip2: for using atool with bzip2 compressed archives'
source=(http://savannah.nongnu.org/download/$_pkgname/$_pkgname-$pkgver.tar.gz)
sha256sums=('aaf60095884abb872e25f8e919a8a63d0dabaeca46faeba87d12812d6efc703b')
-
build() {
cd ${srcdir}/${_pkgname}-${pkgver}