From 23505f6a0125bc971d2ad48160133b7a8f2153d0 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 4 Sep 2014 04:46:06 -0300 Subject: doublecmd: change description on pkgdesc --- libre/doublecmd/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre') diff --git a/libre/doublecmd/PKGBUILD b/libre/doublecmd/PKGBUILD index 68192fdad..f192c6f0a 100644 --- a/libre/doublecmd/PKGBUILD +++ b/libre/doublecmd/PKGBUILD @@ -75,7 +75,7 @@ build() { } package_doublecmd-gtk2() { - pkgdesc="twin-panel (commander-style) file manager (GTK), without nonfree libunrar, unace and unarj support" + pkgdesc="twin-panel (commander-style) file manager (GTK), without nonfree decompression engine for RAR archives and support for nonfree unace and unarj" depends=('gtk2') conflicts=("$pkgbase-qt" "$_pkgbase-gtk2" "$pkgbase-gtk2-libre") replaces=("$_pkgbase-gtk2" "$pkgbase-gtk2-libre") @@ -89,7 +89,7 @@ package_doublecmd-gtk2() { } package_doublecmd-qt() { - pkgdesc="twin-panel (commander-style) file manager (QT), without nonfree libunrar, unace and unarj support" + pkgdesc="twin-panel (commander-style) file manager (QT), without nonfree decompression engine for RAR archives and support for nonfree unace and unarj" depends=('qt4pas') conflicts=("$pkgbase-gtk2" "$_pkgbase-qt" "$pkgbase-qt-libre") replaces=("$_pkgbase-qt" "$pkgbase-qt-libre") -- cgit v1.2.3