summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75274c0994cd..2afaeb9a7009 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=chmsee
pkgver=2.0.2
-pkgrel=11
+pkgrel=12
arch=('i686' 'x86_64')
pkgdesc="A chm (MS HTML help file format) viewer based on xulrunner."
url="http://chmsee.googlecode.com/"
license=('GPL')
-depends=('xulrunner>21.0' 'xulrunner<40.0' 'chmlib' 'desktop-file-utils')
+depends=('xulrunner>21.0' 'xulrunner<41.0' 'chmlib' 'desktop-file-utils')
makedepends=('python2')
source=(
"chmsee-git::git+https://github.com/diegonc/chmsee.git#tag=pkg/v$pkgver-$pkgrel"