Date: Sunday, April 28, 2013 @ 13:40:55 Author: schuay Revision: 89266
mcomix-1.00-1 Modified: mcomix/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-28 11:26:23 UTC (rev 89265) +++ PKGBUILD 2013-04-28 11:40:55 UTC (rev 89266) @@ -3,8 +3,8 @@ # Contributor: Ray Powell <[email protected]> pkgname=mcomix -pkgver=0.99 -pkgrel=2 +pkgver=1.00 +pkgrel=1 pkgdesc="A user-friendly, customizable image viewer specifically designed to handle comic books" arch=('any') url="http://sourceforge.net/projects/mcomix/" @@ -42,4 +42,4 @@ install -Dm644 mime/comicbook.schemas ${pkgdir}/usr/share/gconf/schemas/mcomix.schemas } -md5sums=('a1ff7e1955042069d5005b4034e7a914') +md5sums=('3a916dd9da17043ab59ccd17e26eb932')
