summaryrefslogtreecommitdiff
path: root/libre/mcomix-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-12-03 18:41:52 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-12-03 18:41:52 -0200
commit78764972c3801c63a3b50c1c4d0890c3e5bd57ab (patch)
tree11c702f934aad2c3259873a39463aba67529e62a /libre/mcomix-libre
parent2469b3ce1b82a1fe2e37bb6aae98e69e96abac2e (diff)
mcomix-libre: remove unar recommendation due it doesn't works on this package at the moment
Diffstat (limited to 'libre/mcomix-libre')
-rw-r--r--libre/mcomix-libre/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/libre/mcomix-libre/PKGBUILD b/libre/mcomix-libre/PKGBUILD
index d55f4c329..78104354f 100644
--- a/libre/mcomix-libre/PKGBUILD
+++ b/libre/mcomix-libre/PKGBUILD
@@ -6,15 +6,14 @@
_pkgname=mcomix
pkgname=mcomix-libre
pkgver=1.00
-pkgrel=5
-pkgdesc="A user-friendly, customizable image viewer specifically designed to handle comic books, with unar recommendation"
+pkgrel=5.1
+pkgdesc="A user-friendly, customizable image viewer specifically designed to handle comic books, without nonfree unrar recommendation"
arch=('any')
url="http://sourceforge.net/projects/mcomix/"
license=('GPL')
depends=('pygtk' 'python2-pillow' 'xdg-utils' 'python2' \
'desktop-file-utils' 'hicolor-icon-theme' 'python2-setuptools')
makedepends=('gettext' 'intltool')
-optdepends=('unar: for rar compressed comics')
conflicts=('mcomix' 'comix')
replaces=('mcomix' 'comix')
provides=("mcomix=${pkgver}")