summaryrefslogtreecommitdiff
path: root/libre/doublecmd-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-03-29 01:43:06 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-03-29 01:43:06 -0300
commitd129573125a9b0f41aeb6c8cc4d5b8698407413b (patch)
treea8bb0290a2d534c4d691202102d58bbf6c428c67 /libre/doublecmd-libre
parent12a746d61f6bbb363e79e64d3a3526af04e545f2 (diff)
doublecmd-libre: fix description on pkgdesc
Diffstat (limited to 'libre/doublecmd-libre')
-rw-r--r--libre/doublecmd-libre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/doublecmd-libre/PKGBUILD b/libre/doublecmd-libre/PKGBUILD
index 10f8bc81f..1e14d5588 100644
--- a/libre/doublecmd-libre/PKGBUILD
+++ b/libre/doublecmd-libre/PKGBUILD
@@ -8,7 +8,7 @@ pkgbase=doublecmd-libre
pkgname=('doublecmd-libre-gtk2' 'doublecmd-libre-qt')
pkgver=0.5.9
_helpver=0.5.5
-pkgrel=1
+pkgrel=1.1
url="http://doublecmd.sourceforge.net/"
arch=('i686' 'x86_64')
license=('GPL')
@@ -48,7 +48,7 @@ build() {
}
package_doublecmd-libre-gtk2() {
- pkgdesc="twin-panel (commander-style) file manager (GTK), without libunrar recommendation"
+ pkgdesc="twin-panel (commander-style) file manager (GTK), without nonfree libunrar recommendation"
depends=('gtk2')
conflicts=('doublecmd-libre-qt' 'doublecmd-gtk2' 'doublecmd-gtk2-libre')
replaces=('doublecmd-gtk2' 'doublecmd-gtk2-libre')
@@ -62,7 +62,7 @@ package_doublecmd-libre-gtk2() {
}
package_doublecmd-libre-qt() {
- pkgdesc="twin-panel (commander-style) file manager (QT), without libunrar recommendation"
+ pkgdesc="twin-panel (commander-style) file manager (QT), without nonfree libunrar recommendation"
depends=('qt4pas')
conflicts=('doublecmd-libre-gtk2' 'doublecmd-qt' 'doublecmd-qt-libre')
replaces=('doublecmd-qt' 'doublecmd-qt-libre')