[arch-commits] Commit in chmsee/trunk (PKGBUILD chmsee)

Laurent Carlier lcarlier at nymeria.archlinux.org
Fri Mar 15 14:34:23 UTC 2013


    Date: Friday, March 15, 2013 @ 15:34:22
  Author: lcarlier
Revision: 86351

upgpkg: chmsee 2.0-3

Rebuild with new xulrunner, fix FS#33488

Modified:
  chmsee/trunk/PKGBUILD
  chmsee/trunk/chmsee

----------+
 PKGBUILD |    4 ++--
 chmsee   |    2 --
 2 files changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-15 13:43:34 UTC (rev 86350)
+++ PKGBUILD	2013-03-15 14:34:22 UTC (rev 86351)
@@ -5,7 +5,7 @@
 
 pkgname=chmsee
 pkgver=2.0
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 pkgdesc="A chm (MS HTML help file format) viewer based on xulrunner."
 url="http://chmsee.googlecode.com/"
@@ -18,7 +18,7 @@
         chmsee)
 install=chmsee.install
 md5sums=('a9a1e79094e5a2674caa3b1f1e34f5e7'
-         '242a9390bc943cc38237fa71137fb26c')
+         '1787edd1de8aa75bd9fa75a5ab319e85')
 
 build() {
   cd ${srcdir}/chmsee-*/src

Modified: chmsee
===================================================================
--- chmsee	2013-03-15 13:43:34 UTC (rev 86350)
+++ chmsee	2013-03-15 14:34:22 UTC (rev 86351)
@@ -1,4 +1,2 @@
 #!/bin/sh
-cd /usr/share/chmsee/
 xulrunner /usr/share/chmsee/application.ini "$@"
-cd -




More information about the arch-commits mailing list