summaryrefslogtreecommitdiff
path: root/community/kchmviewer/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kchmviewer/PKGBUILD')
-rw-r--r--community/kchmviewer/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/kchmviewer/PKGBUILD b/community/kchmviewer/PKGBUILD
index 67a052c37..952d56834 100644
--- a/community/kchmviewer/PKGBUILD
+++ b/community/kchmviewer/PKGBUILD
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD 37626 2011-01-15 20:25:41Z jlichtblau $
+# $Id: PKGBUILD 61052 2011-12-20 23:58:31Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Alexander Bogdanov <andorn@gmail.com>
pkgname=kchmviewer
-pkgver=5.3
-pkgrel=1
+pkgver=6.0
+pkgrel=2
pkgdesc="A .chm files (MS HTML help file format) viewer"
arch=('i686' 'x86_64')
url="http://kchmviewer.sourceforge.net/"
license=('GPL')
-depends=('chmlib' 'kdelibs' 'qt' 'xdg-utils')
+depends=('desktop-file-utils' 'chmlib' 'kdebase-runtime' 'qt' 'xdg-utils')
makedepends=('automoc4' 'cmake')
options=('libtool')
install=$pkgname.install
changelog=$pkgname.changelog
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('a8666e63358d20d6ead6b9f309434bdfcbd7b869ed7fb425ca8e0a2f7166af22')
+sha256sums=('81c856434a86977039c36cb10f2427cc8cb1ea29a778f24fff2285d49c717979')
build() {
cd $pkgname-$pkgver