From 00f77ef3b2b7856520daba393370f67b773c2184 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 28 Apr 2012 00:01:35 +0000 Subject: Sat Apr 28 00:01:35 UTC 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 1d413f207..386876953 100644 --- a/community/chmsee/PKGBUILD +++ b/community/chmsee/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 69020 2012-04-08 08:25:21Z lcarlier $ +# $Id: PKGBUILD 69903 2012-04-26 07:47:47Z lcarlier $ # Maintainer : Laurent Carlier # Contributor: dionydonny # Contributor: Ermanno pkgname=chmsee pkgver=1.99.09 -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/10.*/11.*/g' ../application.ini + sed -i -e 's/11.*/12.*/g' ../application.ini make } -- cgit v1.2.3-54-g00ecf