diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-08-20 14:39:06 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-08-20 14:39:06 -0300 |
commit | 51eb526558489e3339f30cf988479035b35c22b9 (patch) | |
tree | c5f36c0f8760d79d13ece6acd10f0a43c2657989 /libre | |
parent | be741ab9bfee96e696ad5c815d91f1fedc522301 (diff) | |
download | abslibre-51eb526558489e3339f30cf988479035b35c22b9.tar.gz abslibre-51eb526558489e3339f30cf988479035b35c22b9.tar.bz2 abslibre-51eb526558489e3339f30cf988479035b35c22b9.zip |
mcomix-libre-1.00-4: updating revision
Diffstat (limited to 'libre')
-rw-r--r-- | libre/mcomix-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/mcomix-libre/PKGBUILD b/libre/mcomix-libre/PKGBUILD index aba53582b..97e796231 100644 --- a/libre/mcomix-libre/PKGBUILD +++ b/libre/mcomix-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 91436 2013-05-22 14:15:00Z schuay $ +# $Id: PKGBUILD 95818 2013-08-17 10:12:09Z schuay $ # Maintainer: schuay <jakob.gruber@gmail.com> # Contributor: Ray Powell <ray_al@xphoniexx.net> # Maintainer (Parabola): André Silva <emulatorman@lavabit.com> @@ -6,13 +6,13 @@ _pkgname=mcomix pkgname=mcomix-libre pkgver=1.00 -pkgrel=3 +pkgrel=4 pkgdesc="A user-friendly, customizable image viewer specifically designed to handle comic books, with unar recommendation" arch=('any') url="http://sourceforge.net/projects/mcomix/" license=('GPL') depends=('pygtk' 'python-imaging' 'xdg-utils' 'python2' \ - 'desktop-file-utils' 'hicolor-icon-theme' 'python2-distribute') + 'desktop-file-utils' 'hicolor-icon-theme' 'python2-setuptools') makedepends=('gettext' 'intltool') optdepends=('unar: for rar compressed comics') conflicts=('mcomix' 'comix') |