diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-17 22:12:50 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-17 22:12:50 -0300 |
commit | 4dfeb1121c171e34cbb26111d998065173bc0252 (patch) | |
tree | 9ed6a7b986eee4272fbd85f337424730548752bc /libre | |
parent | a097be1205169f97efae98fafea8ecf44a20abe7 (diff) | |
download | abslibre-4dfeb1121c171e34cbb26111d998065173bc0252.tar.gz abslibre-4dfeb1121c171e34cbb26111d998065173bc0252.tar.bz2 abslibre-4dfeb1121c171e34cbb26111d998065173bc0252.zip |
atool-libre: fix description for the package
Diffstat (limited to 'libre')
-rw-r--r-- | libre/atool-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/atool-libre/PKGBUILD b/libre/atool-libre/PKGBUILD index 1c324fd57..b2b3097b9 100644 --- a/libre/atool-libre/PKGBUILD +++ b/libre/atool-libre/PKGBUILD @@ -9,8 +9,8 @@ _pkgname=atool pkgname=atool-libre pkgver=0.39.0 -pkgrel=1.1 -pkgdesc="A script for managing file archives of various types, with unar support included and without nonfree unace recommendation removed" +pkgrel=1.2 +pkgdesc="A script for managing file archives of various types, with unar support included and nonfree unace recommendation removed" arch=('any') url="http://www.nongnu.org/atool/" license=('GPL3') |