From f03af127be4b27db3ebeb614a5ac3a0a0d2f516e Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 31 Jan 2016 22:23:10 -0300 Subject: mcomix-1.2-1.parabola1: updating version --- libre/mcomix/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libre/mcomix/PKGBUILD') diff --git a/libre/mcomix/PKGBUILD b/libre/mcomix/PKGBUILD index 27ce9f419..f77b1877d 100644 --- a/libre/mcomix/PKGBUILD +++ b/libre/mcomix/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 106934 2014-03-10 18:30:38Z schuay $ +# $Id: PKGBUILD 159677 2016-01-31 09:13:54Z schuay $ # Maintainer (Arch): schuay # Contributor (Arch): Ray Powell # Maintainer: André Silva pkgname=mcomix -pkgver=1.01 +pkgver=1.2 pkgrel=1.parabola1 pkgdesc="A user-friendly, customizable image viewer specifically designed to handle comic books, without nonfree unrar support" arch=('any') @@ -23,7 +23,7 @@ prepare() { cd ${srcdir}/${pkgname}-${pkgver} # Remove nonfree unRAR support - rm -v mcomix/archive/rar{,file}.py + rm -v mcomix/archive/rar{,_external}.py rm -v mime/icons/*/application-x-cbr.png patch -Np1 -i ${srcdir}/libre.patch } @@ -55,5 +55,5 @@ package() { install -Dm644 mime/comicbook.schemas ${pkgdir}/usr/share/gconf/schemas/mcomix.schemas } -md5sums=('c2837c3baf226798246db834d22d1de8' - '6ba9f4c88c18440a48bb84a03940d4a7') +md5sums=('c879c6eb5888a80781b87c10c5de826c' + '2fc7a69a673fbc4be5d1567489dd9b6e') -- cgit v1.2.3