summaryrefslogtreecommitdiff
path: root/community/bibletime/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/bibletime/PKGBUILD')
-rw-r--r--community/bibletime/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/bibletime/PKGBUILD b/community/bibletime/PKGBUILD
index f5b061581..069524e3e 100644
--- a/community/bibletime/PKGBUILD
+++ b/community/bibletime/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 60250 2011-12-08 17:32:00Z arodseth $
+# $Id: PKGBUILD 61103 2011-12-21 20:53:10Z andrea $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Tobias T. <OldShatterhand at gmx-topmail dot de>
pkgname=bibletime
pkgver=2.9.0
-pkgrel=1
-pkgdesc="Bible software that uses the Sword Engine for KDE4"
+pkgrel=2
+pkgdesc="Bible study tool for KDE4"
arch=('x86_64' 'i686')
url="http://www.bibletime.info/"
license=('GPL2')
-depends=('qt' 'sword' 'openssl' 'clucene')
+depends=('qt' 'sword' 'openssl' 'clucene' 'qtwebkit')
makedepends=('cmake' 'boost-libs')
install=$pkgname.install
source=("http://sourceforge.net/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2")