summaryrefslogtreecommitdiff
path: root/community/keepassx/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/keepassx/PKGBUILD')
-rw-r--r--community/keepassx/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/keepassx/PKGBUILD b/community/keepassx/PKGBUILD
index 4ccc62899..35f3edddd 100644
--- a/community/keepassx/PKGBUILD
+++ b/community/keepassx/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 80120 2012-11-16 16:43:09Z spupykin $
+# $Id: PKGBUILD 85366 2013-03-01 10:34:27Z andrea $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Greg Bouzakis <gregbouzakis@gmail.com>
# Contributor: Alexander Fehr <pizzapunk gmail com>
@@ -6,12 +6,12 @@
pkgname=keepassx
pkgver=0.4.3
-pkgrel=3
+pkgrel=4
pkgdesc='Password manager'
arch=('i686' 'x86_64')
url='http://www.keepassx.org'
license=('GPL2')
-depends=('libxtst' 'qt' 'shared-mime-info')
+depends=('libxtst' 'qt4' 'shared-mime-info')
install=keepassx.install
source=(http://downloads.sourceforge.net/keepassx/$pkgname-$pkgver.tar.gz)
md5sums=('1df67bb22b2e08df49f09e61d156f508')