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

Laurent Carlier lcarlier at nymeria.archlinux.org
Tue Jun 17 11:52:03 UTC 2014


    Date: Tuesday, June 17, 2014 @ 13:52:02
  Author: lcarlier
Revision: 113296

upgpkg: chmsee 2.0.2-5

xulrunner-30.0 rebuild

Modified:
  chmsee/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-17 11:11:11 UTC (rev 113295)
+++ PKGBUILD	2014-06-17 11:52:02 UTC (rev 113296)
@@ -10,7 +10,7 @@
 pkgdesc="A chm (MS HTML help file format) viewer based on xulrunner."
 url="http://chmsee.googlecode.com/"
 license=('GPL')
-depends=('xulrunner>21.0' 'xulrunner<30.0' 'chmlib' 'desktop-file-utils')
+depends=('xulrunner>21.0' 'xulrunner<31.0' 'chmlib' 'desktop-file-utils')
 makedepends=('python2')
 source=(https://chmsee.googlecode.com/files/$pkgname-$pkgver.tar.gz
         chmsee)
@@ -20,7 +20,7 @@
 
 prepare() {
   cd $pkgname-$pkgver
-  sed -i -e 's/^\(MaxVersion=\).*/\129.*/' application.ini
+  sed -i -e 's/^\(MaxVersion=\).*/\130.*/' application.ini
 }
 
 build() {




More information about the arch-commits mailing list