summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkachelaqa2013-06-21 18:54:42 +0100
committerkachelaqa2013-06-21 18:54:42 +0100
commit1b92e8396fd8a09c35263f175dfe6085cce7e864 (patch)
tree07459ea997075ff1e1468c51d2e4fc118d96dfb5 /PKGBUILD
parent105e850cbb6d58e32d94ab9c35dd002621143edd (diff)
downloadaur-1b92e8396fd8a09c35263f175dfe6085cce7e864.tar.gz
updated the dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06a795603cf1..9ada0d9c23bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='A utility for browsing pacman databases and the AUR'
arch=('i686' 'x86_64')
url='http://code.google.com/p/pkgbrowser/'
license=('GPL2')
-depends=('pacman>=4.1' 'pacman<4.2' 'python2>=2.7' 'python2-pyqt')
+depends=('pacman>=4.1' 'pacman<4.2' 'python2>=2.7' 'python2-pyqt4')
install="$pkgname.install"
source=("http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.gz")
md5sums=('8381c7f749408a8905c5b84f688c525a')