From 99746708edfd2c56f2ba654a14f27e98b1601a43 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 22 Oct 2012 01:08:23 -0700 Subject: Mon Oct 22 01:08:14 PDT 2012 --- community/chmsee/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/chmsee') diff --git a/community/chmsee/PKGBUILD b/community/chmsee/PKGBUILD index 311d94ec8..7f6a5d1a1 100644 --- a/community/chmsee/PKGBUILD +++ b/community/chmsee/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 76167 2012-09-12 12:38:26Z lcarlier $ +# $Id: PKGBUILD 78574 2012-10-21 09:16:19Z lcarlier $ # Maintainer : Laurent Carlier # Contributor: dionydonny # Contributor: Ermanno pkgname=chmsee pkgver=1.99.13 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') pkgdesc="A chm (MS HTML help file format) viewer based on xulrunner." url="http://chmsee.googlecode.com/" @@ -22,7 +22,7 @@ build() { cd ${srcdir}/jungleji-chmsee-*/src cp Makefile.arch Makefile - #sed -i -e 's/12.*/13.*/g' ../application.ini + sed -i -e 's/15.*/16.*/g' ../application.ini make } -- cgit v1.2.3-54-g00ecf