From 8b4ec8acf58895cc5635819467fd900e1ad07cd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Wed, 17 Jul 2013 20:12:58 -0300 Subject: atool-libre: add better description for the package --- libre/atool-libre/PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'libre/atool-libre/PKGBUILD') 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 # Contributor: leif_thande # Contributor: tranquility @@ -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} -- cgit v1.2.2