diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-22 15:45:32 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-22 15:45:32 -0300 |
commit | 844bc0f89646d18e92d51dd56d02e090580cb401 (patch) | |
tree | 7b6b0d7a1cd78702d1cc32859c2b1760e7eb9978 /libre/mcomix-libre/PKGBUILD | |
parent | c5ede0010912e3f8ebcce118430d608f14e23778 (diff) | |
download | abslibre-844bc0f89646d18e92d51dd56d02e090580cb401.tar.gz abslibre-844bc0f89646d18e92d51dd56d02e090580cb401.tar.bz2 abslibre-844bc0f89646d18e92d51dd56d02e090580cb401.zip |
mcomix-libre-1.00-3: fix bugs => https://bugs.archlinux.org/task/35418 and https://bugs.archlinux.org/task/35422
Diffstat (limited to 'libre/mcomix-libre/PKGBUILD')
-rw-r--r-- | libre/mcomix-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/mcomix-libre/PKGBUILD b/libre/mcomix-libre/PKGBUILD index 9b727361a..aba53582b 100644 --- a/libre/mcomix-libre/PKGBUILD +++ b/libre/mcomix-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id$ +# $Id: PKGBUILD 91436 2013-05-22 14:15:00Z schuay $ # Maintainer: schuay <jakob.gruber@gmail.com> # Contributor: Ray Powell <ray_al@xphoniexx.net> # Maintainer (Parabola): André Silva <emulatorman@lavabit.com> @@ -6,7 +6,7 @@ _pkgname=mcomix pkgname=mcomix-libre pkgver=1.00 -pkgrel=1 +pkgrel=3 pkgdesc="A user-friendly, customizable image viewer specifically designed to handle comic books, with unar recommendation" arch=('any') url="http://sourceforge.net/projects/mcomix/" |