summaryrefslogtreecommitdiff
path: root/community/chmsee/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/chmsee/PKGBUILD')
-rw-r--r--community/chmsee/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/chmsee/PKGBUILD b/community/chmsee/PKGBUILD
index cbe9e65f0..311d94ec8 100644
--- a/community/chmsee/PKGBUILD
+++ b/community/chmsee/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 74503 2012-07-29 19:34:09Z lcarlier $
+# $Id: PKGBUILD 76167 2012-09-12 12:38:26Z lcarlier $
# Maintainer : Laurent Carlier <lordheavym@gmail.com>
# Contributor: dionydonny <dionydonny@gmail.com>
# Contributor: Ermanno <erm67@yahoo.it>
pkgname=chmsee
-pkgver=1.99.12
+pkgver=1.99.13
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="A chm (MS HTML help file format) viewer based on xulrunner."
@@ -15,7 +15,7 @@ makedepends=('python2')
source=(chmsee-$pkgver.tar.gz::https://github.com/jungleji/chmsee/tarball/v$pkgver
chmsee)
install=chmsee.install
-md5sums=('6cce2f994867fbe8a637a129c721546b'
+md5sums=('6ea077c593bdadaafb278cce9165fba2'
'242a9390bc943cc38237fa71137fb26c')
build() {