summaryrefslogtreecommitdiff
path: root/community/kvirc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kvirc/PKGBUILD')
-rw-r--r--community/kvirc/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/kvirc/PKGBUILD b/community/kvirc/PKGBUILD
index bd83293b7..1566792fb 100644
--- a/community/kvirc/PKGBUILD
+++ b/community/kvirc/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 58785 2011-11-18 14:18:17Z andrea $
+# $Id: PKGBUILD 61081 2011-12-21 20:51:13Z andrea $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=kvirc
pkgver=4.0.4
-pkgrel=3
+pkgrel=4
pkgdesc="Qt-based IRC client"
url="http://www.kvirc.net"
-depends=('python2' 'qt' 'libxss')
+depends=('python2' 'qt' 'libxss' 'qtwebkit')
arch=(i686 x86_64)
makedepends=('cmake')
license=('GPL')