summaryrefslogtreecommitdiff
path: root/libre/mcomix-libre/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-12-06 16:55:35 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-12-06 16:55:35 -0500
commit317ab819612426664e8873043e084e022a77fbd6 (patch)
tree340ceeab475cc95476a2ec507bfb24299349395c /libre/mcomix-libre/PKGBUILD
parentfe11b3202f42438b286fed7452db4c95ff9c6d48 (diff)
parentbc17340c07501e38eb75a85edbe864c6ba473cb4 (diff)
Merge branch 'master' of https://projects.parabolagnulinux.org/abslibre
Diffstat (limited to 'libre/mcomix-libre/PKGBUILD')
-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}")